{
  "runId": "www-japan-go-jp--2026-03-23T04-45-24-296Z--japan-weekly-desktop-light-chromium",
  "startedAt": "2026-03-23T04:45:24.296Z",
  "finishedAt": "2026-03-23T04:45:52.071Z",
  "toolVersion": "1.0.0",
  "mode": "ci",
  "config": {
    "maxPages": 100,
    "timeout": 30000,
    "concurrency": 2,
    "mode": "list",
    "baseUrl": "https://www.japan.go.jp/",
    "viewport": "desktop",
    "colorScheme": "light",
    "sitemapSample": {
      "strategy": "shuffle",
      "seed": "japan-weekly",
      "size": 100
    },
    "crawlFallback": {
      "enabled": true,
      "used": false
    },
    "browser": "chromium",
    "label": "japan-weekly-desktop-light-chromium"
  },
  "targets": [
    "https://www.japan.go.jp/accessibility.html",
    "https://www.japan.go.jp/privacypolicy.html",
    "https://www.japan.go.jp/",
    "https://www.japan.go.jp/topics/index.html",
    "https://www.japan.go.jp/publications/index.html",
    "https://www.japan.go.jp/japan/index.html",
    "https://www.japan.go.jp/directory/index.html",
    "https://www.japan.go.jp/archives/investment/index.html",
    "https://www.japan.go.jp/about/index.html",
    "https://www.japan.go.jp/copyright.html",
    "https://www.japan.go.jp/moderationpolicy.html",
    "https://www.japan.go.jp/sitemap.html",
    "https://www.japan.go.jp/publications/news/index.html",
    "https://www.japan.go.jp/japan/flagandanthem/index.html",
    "https://www.japan.go.jp/japan/visit/index.html",
    "https://www.japan.go.jp/archives/news/index.html",
    "https://www.japan.go.jp/archives/investment/greater_market.html",
    "https://www.japan.go.jp/archives/investment/quality_business.html"
  ],
  "resultsByUrl": {
    "https://www.japan.go.jp/privacypolicy.html": {
      "title": "Privacy Policy of JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Privacy Policy</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\" data-shared=\"true\" data-sharedname=\"_ヘッダSP\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(9)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(9)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-large_headline\">Privacy Policy</h2>",
                      "target": [
                        ".c-large_headline:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">1.Basic premise</h3>",
                      "target": [
                        "h3:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">2.Scope of information acquisition</h3>",
                      "target": [
                        "h3:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">3.Purposes of use</h3>",
                      "target": [
                        "h3:nth-child(6)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">4.Limitations on use and provision</h3>",
                      "target": [
                        "h3:nth-child(8)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">5.Measures to ensure security</h3>",
                      "target": [
                        "h3:nth-child(10)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">6.Scope of application</h3>",
                      "target": [
                        "h3:nth-child(12)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">7. Notice</h3>",
                      "target": [
                        "h3:nth-child(14)"
                      ]
                    },
                    {
                      "html": "<h2 class=\"c-large_headline\">Cookie Declaration</h2>",
                      "target": [
                        ".c-large_headline:nth-child(17)"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Privacy Policy</h2>",
              "target": [
                ".c-large_headline:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">1.Basic premise</h3>",
              "target": [
                "h3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">2.Scope of information acquisition</h3>",
              "target": [
                "h3:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3.Purposes of use</h3>",
              "target": [
                "h3:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4.Limitations on use and provision</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">5.Measures to ensure security</h3>",
              "target": [
                "h3:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">6.Scope of application</h3>",
              "target": [
                "h3:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">This privacy policy applies only to the website. Responsibility for the handling of the information of other ministries and agencies lies with the respective organizations.</p>",
              "target": [
                ".c-body:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">7. Notice</h3>",
              "target": [
                "h3:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"c-large_headline\">Cookie Declaration</h2>",
              "target": [
                ".c-large_headline:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-body\">",
              "target": [
                ".c-body:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#a63746",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CookieDeclarationChangeConsentChange\" href=\"javascript:Cookiebot.renew()\">Change your consent</a>",
              "target": [
                "#CookieDeclarationChangeConsentChange"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Privacy Policy</h2>",
              "target": [
                ".c-large_headline:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">1.Basic premise</h3>",
              "target": [
                "h3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">2.Scope of information acquisition</h3>",
              "target": [
                "h3:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3.Purposes of use</h3>",
              "target": [
                "h3:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4.Limitations on use and provision</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">5.Measures to ensure security</h3>",
              "target": [
                "h3:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">6.Scope of application</h3>",
              "target": [
                "h3:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">7. Notice</h3>",
              "target": [
                "h3:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"c-large_headline\">Cookie Declaration</h2>",
              "target": [
                ".c-large_headline:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CookieDeclarationChangeConsentChange\" href=\"javascript:Cookiebot.renew()\">Change your consent</a>",
              "target": [
                "#CookieDeclarationChangeConsentChange"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n                                <li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n                                <li class=\"c-current\">Privacy Policy</li>\n                            </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Privacy Policy</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n                                <li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n                                <li class=\"c-current\">Privacy Policy</li>\n                            </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Privacy Policy</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n                <div class=\"site_frame\">\n                    <section>\n                    </section>\n                </div>\n            </div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n                    <section>\n                    </section>\n                </div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n                    </section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6752100\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6752100\">",
              "target": [
                "#bk6752100"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6752100 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Privacy Policy</h2>",
              "target": [
                ".c-large_headline:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">1.Basic premise</h3>",
              "target": [
                "h3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(3) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">2.Scope of information acquisition</h3>",
              "target": [
                "h3:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(5) > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(5) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3.Purposes of use</h3>",
              "target": [
                "h3:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(7) > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(7) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4.Limitations on use and provision</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(9) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">5.Measures to ensure security</h3>",
              "target": [
                "h3:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(11) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">6.Scope of application</h3>",
              "target": [
                "h3:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">This privacy policy applies only to the website. Responsibility for the handling of the information of other ministries and agencies lies with the respective organizations.</p>",
              "target": [
                ".c-body:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">7. Notice</h3>",
              "target": [
                "h3:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(15) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"c-large_headline\">Cookie Declaration</h2>",
              "target": [
                ".c-large_headline:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-body\">",
              "target": [
                ".c-body:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(18) > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(18) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body:nth-child(18) > br:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CookieDeclarationChangeConsent\">\n                                                  <a id=\"CookieDeclarationChangeConsentChange\" href=\"javascript:Cookiebot.renew()\">Change your consent</a>\n                                                </div>",
              "target": [
                "#CookieDeclarationChangeConsent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CookieDeclarationChangeConsentChange\" href=\"javascript:Cookiebot.renew()\">Change your consent</a>",
              "target": [
                "#CookieDeclarationChangeConsentChange"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.749093;\">\n                </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(4)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(6)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(8)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(10)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(12)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(14)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h2:nth-child(17)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h1>",
              "target": [
                "h1"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\" c-large_headline\">Privacy Policy</h2>",
              "target": [
                ".c-large_headline:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">1.Basic premise</h3>",
              "target": [
                "h3:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">2.Scope of information acquisition</h3>",
              "target": [
                "h3:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">3.Purposes of use</h3>",
              "target": [
                "h3:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">4.Limitations on use and provision</h3>",
              "target": [
                "h3:nth-child(8)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">5.Measures to ensure security</h3>",
              "target": [
                "h3:nth-child(10)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">6.Scope of application</h3>",
              "target": [
                "h3:nth-child(12)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\" c-small_headline\">7. Notice</h3>",
              "target": [
                "h3:nth-child(14)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"c-large_headline\">Cookie Declaration</h2>",
              "target": [
                ".c-large_headline:nth-child(17)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/privacypolicy.html",
      "originalUrl": "https://www.japan.go.jp/privacypolicy.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/accessibility.html": {
      "title": "Accessibility of JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Accessibility</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Accessibility</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Accessibility</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"664\" data-gtm-vis-first-on-screen6173653_66=\"664\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"665\" data-gtm-vis-first-on-screen6173653_66=\"665\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Accessibility</h2>",
                      "target": [
                        ".c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"666\" data-gtm-vis-first-on-screen6173653_66=\"666\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Basic policy</h3>",
                      "target": [
                        "h3"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"667\" data-gtm-vis-first-on-screen6173653_66=\"667\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"668\" data-gtm-vis-first-on-screen6173653_66=\"668\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"668\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"669\" data-gtm-vis-first-on-screen6173653_66=\"669\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"669\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"670\" data-gtm-vis-first-on-screen6173653_66=\"670\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"670\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"665\" data-gtm-vis-first-on-screen6173653_66=\"665\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Accessibility</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"666\" data-gtm-vis-first-on-screen6173653_66=\"666\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Basic policy</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"] > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"664\" data-gtm-vis-first-on-screen6173653_66=\"664\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"665\" data-gtm-vis-first-on-screen6173653_66=\"665\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Accessibility</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"666\" data-gtm-vis-first-on-screen6173653_66=\"666\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Basic policy</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"667\" data-gtm-vis-first-on-screen6173653_66=\"667\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"668\" data-gtm-vis-first-on-screen6173653_66=\"668\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"668\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"669\" data-gtm-vis-first-on-screen6173653_66=\"669\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"669\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"670\" data-gtm-vis-first-on-screen6173653_66=\"670\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"670\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"664\" data-gtm-vis-first-on-screen6173653_66=\"664\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"665\" data-gtm-vis-first-on-screen6173653_66=\"665\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Accessibility</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"666\" data-gtm-vis-first-on-screen6173653_66=\"666\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Basic policy</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"667\" data-gtm-vis-first-on-screen6173653_66=\"667\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"668\" data-gtm-vis-first-on-screen6173653_66=\"668\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"668\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"669\" data-gtm-vis-first-on-screen6173653_66=\"669\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"669\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"670\" data-gtm-vis-first-on-screen6173653_66=\"670\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"670\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer data-gtm-vis-recent-on-screen6173653_67=\"671\" data-gtm-vis-first-on-screen6173653_67=\"671\" data-gtm-vis-total-visible-time6173653_67=\"100\" data-gtm-vis-has-fired6173653_67=\"1\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer data-gtm-vis-recent-on-screen6173653_67=\"671\" data-gtm-vis-first-on-screen6173653_67=\"671\" data-gtm-vis-total-visible-time6173653_67=\"100\" data-gtm-vis-has-fired6173653_67=\"1\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer data-gtm-vis-recent-on-screen6173653_67=\"671\" data-gtm-vis-first-on-screen6173653_67=\"671\" data-gtm-vis-total-visible-time6173653_67=\"100\" data-gtm-vis-has-fired6173653_67=\"1\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"] > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Accessibility</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Accessibility</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"664\" data-gtm-vis-first-on-screen6173653_66=\"664\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Accessibility</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n</div>",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Accessibility</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Accessibility</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Accessibility</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6985534\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6985534\">",
              "target": [
                "#bk6985534"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6985534 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"665\" data-gtm-vis-first-on-screen6173653_66=\"665\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Accessibility</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"666\" data-gtm-vis-first-on-screen6173653_66=\"666\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Basic policy</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body > br:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer data-gtm-vis-recent-on-screen6173653_67=\"671\" data-gtm-vis-first-on-screen6173653_67=\"671\" data-gtm-vis-total-visible-time6173653_67=\"100\" data-gtm-vis-has-fired6173653_67=\"1\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"667\" data-gtm-vis-first-on-screen6173653_66=\"667\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"667\"] > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"668\" data-gtm-vis-first-on-screen6173653_66=\"668\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"668\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"669\" data-gtm-vis-first-on-screen6173653_66=\"669\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"669\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\" data-gtm-vis-recent-on-screen6173653_66=\"670\" data-gtm-vis-first-on-screen6173653_66=\"670\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"670\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.952414;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/accessibility.html",
      "originalUrl": "https://www.japan.go.jp/accessibility.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/topics/index.html": {
      "title": "Topics | JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n      <ul class=\"c-breadcrumb\">\n        <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n        <li class=\"c-current\">Topics</li>\n      </ul>\n      <!-- /#header-breadcrumb -->\n      </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "li:nth-child(1) > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n      <ul class=\"c-breadcrumb\">\n        <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n        <li class=\"c-current\">Topics</li>\n      </ul>\n      <!-- /#header-breadcrumb -->\n      </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Topics</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".bg-document > .c-sp-space_init.c-sp-padding_init.b-plain"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-space_normal c-sp-space_init c-sp-padding_init cssskin-_block_main -blog-index\">",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"topics-recommend-tag--bottom\" class=\"b-plain c-space_normal c-sp-space_init c-sp-padding_init cssskin-_block_main -blog-index\">",
              "target": [
                "#topics-recommend-tag--bottom"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"topics_videoArea\" class=\"topics_js_video\" aria-hidden=\"true\">",
              "target": [
                "#topics_videoArea"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"580\" data-gtm-vis-first-on-screen6173653_66=\"580\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\"topics_top_title\" data-gtm-vis-recent-on-screen6173653_66=\"581\" data-gtm-vis-first-on-screen6173653_66=\"581\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"./\">Topics</a></h2>",
                      "target": [
                        ".topics_top_title"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"./\">Topics</a>",
              "target": [
                "a[href=\"./\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>All Tags</span>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>All Tags</span>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"580\" data-gtm-vis-first-on-screen6173653_66=\"580\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"topics_top_title\" data-gtm-vis-recent-on-screen6173653_66=\"581\" data-gtm-vis-first-on-screen6173653_66=\"581\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"./\">Topics</a></h2>",
              "target": [
                ".topics_top_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > article:nth-child(4) > div > div > div > section > div:nth-child(1) > div > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"580\" data-gtm-vis-first-on-screen6173653_66=\"580\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"topics_top_title\" data-gtm-vis-recent-on-screen6173653_66=\"581\" data-gtm-vis-first-on-screen6173653_66=\"581\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"./\">Topics</a></h2>",
              "target": [
                ".topics_top_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"taglink-pagination c-blog-pagination\">",
              "target": [
                "nav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "li:nth-child(1) > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"./\">Topics</a>",
              "target": [
                "a[href=\"./\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\"><span>All Tags</span></a>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\"><span>All Tags</span></a>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n        <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n        <li class=\"c-current\">Topics</li>\n      </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"bd-taglink-tags\"></ul>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .taggroup_list > .bd-taglink-tags"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"topics_top_list\"></ul>",
              "target": [
                ".topics_top_list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-blog-pagination-list\"></ul>",
              "target": [
                ".c-blog-pagination-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"bd-taglink-tags\"></ul>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .taggroup_list > .bd-taglink-tags"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Topics</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                ".site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"580\" data-gtm-vis-first-on-screen6173653_66=\"580\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                ".c-sp-space_init.c-sp-padding_init.b-plain > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n      <div id=\"header-breadcrumb\">\n      <ul class=\"c-breadcrumb\">\n        <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n        <li class=\"c-current\">Topics</li>\n      </ul>\n      <!-- /#header-breadcrumb -->\n      </div>\n    </div>",
              "target": [
                ".c-sp-space_init.c-sp-padding_init.b-plain > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n      <ul class=\"c-breadcrumb\">\n        <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n        <li class=\"c-current\">Topics</li>\n      </ul>\n      <!-- /#header-breadcrumb -->\n      </div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n        <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n        <li class=\"c-current\">Topics</li>\n      </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "li:nth-child(1) > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Topics</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".site_frame > .g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" g-column -col2 -sp-col1\">",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_wrapper\">",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_outer\">",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"topics_top_title\" data-gtm-vis-recent-on-screen6173653_66=\"581\" data-gtm-vis-first-on-screen6173653_66=\"581\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"./\">Topics</a></h2>",
              "target": [
                ".topics_top_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"./\">Topics</a>",
              "target": [
                "a[href=\"./\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_inner\">",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_item\">\n                        <div class=\"taggroup_list\">\n                          <ul class=\"bd-taglink-tags\"></ul>\n                        </div>\n                        <div class=\" column -column2 -column-lasts\">\n                        </div>\n                      </div>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_list\">\n                          <ul class=\"bd-taglink-tags\"></ul>\n                        </div>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .taggroup_list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"bd-taglink-tags\"></ul>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .taggroup_list > .bd-taglink-tags"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column2 -column-lasts\">\n                        </div>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .-column2.-column-lasts.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_item taggroup_link\">\n                        <a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\"><span>All Tags</span></a>\n                        <br>\n                      </div>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\"><span>All Tags</span></a>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>All Tags</span>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-sp-space_init.-blog-index.cssskin-_block_main:nth-child(1) > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994003\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main -blog-index\" data-bk-id=\"bk6994003\">",
              "target": [
                "#bk6994003"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" g-column -col3 -sp-col1\">",
              "target": [
                ".-col3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n                <div class=\"topics_top_wrapper\">\n                  <div class=\"topics_top_inner\">\n                <ul class=\"topics_top_list\"></ul>\n                  </div>\n                </div>\n              </div>",
              "target": [
                ".-col3 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topics_top_wrapper\">\n                  <div class=\"topics_top_inner\">\n                <ul class=\"topics_top_list\"></ul>\n                  </div>\n                </div>",
              "target": [
                ".topics_top_wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topics_top_inner\">\n                <ul class=\"topics_top_list\"></ul>\n                  </div>",
              "target": [
                ".topics_top_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"topics_top_list\"></ul>",
              "target": [
                ".topics_top_list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994004\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6994004\">",
              "target": [
                "#bk6994004"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6994004 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body c-center\">",
              "target": [
                ".c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"taglink-pagination c-blog-pagination\">",
              "target": [
                "nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-previous -disabled\" aria-label=\"Previous page\" disabled=\"\"></button>",
              "target": [
                ".c-blog-pagination-previous"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-blog-pagination-list\"></ul>",
              "target": [
                ".c-blog-pagination-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"c-blog-pagination-next\" aria-label=\"Next page\"></button>",
              "target": [
                ".c-blog-pagination-next"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" g-column -col2 -sp-col1\">",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_wrapper\">",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_outer\">",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_inner\">",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_item\">\n                        <div class=\"taggroup_list\">\n                          <ul class=\"bd-taglink-tags\"></ul>\n                        </div>\n                        <div class=\" column -column2 -column-lasts\">\n                        </div>\n                      </div>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_list\">\n                          <ul class=\"bd-taglink-tags\"></ul>\n                        </div>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .taggroup_list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"bd-taglink-tags\"></ul>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .taggroup_list > .bd-taglink-tags"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column2 -column-lasts\">\n                        </div>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_item:nth-child(1) > .-column2.-column-lasts.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_item taggroup_link\">\n                        <a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\"><span>All Tags</span></a>\n                        <br>\n                      </div>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\"><span>All Tags</span></a>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>All Tags</span>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > .taggroup_link_text[href$=\"all_tags.html\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#topics-recommend-tag--bottom > .-col2.-sp-col1.g-column > .-column1.column > .taggroup_wrapper > .taggroup_outer > .taggroup_inner > .taggroup_link.taggroup_item > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center.c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.872971;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/topics/index.html",
      "originalUrl": "https://www.japan.go.jp/topics/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/": {
      "title": "The Government of Japan - JapanGov",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#666666",
                    "contrastRatio": 2.2,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cookieconsent-optout-preferences\"><a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a></div>",
                      "target": [
                        "div[aria-label=\"Instagram embed area\"] > .cookieconsent-optout-preferences"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.2 (foreground color: #333333, background color: #666666, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"Instagram embed area\"] > .cookieconsent-optout-preferences > a[href=\"javascript:Cookiebot.renew()\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.2 (foreground color: #333333, background color: #666666, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#666666",
                    "contrastRatio": 2.2,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cookieconsent-optout-marketing\"><a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a></div>",
                      "target": [
                        "div[aria-label=\"X embed area\"] > .cookieconsent-optout-marketing"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.2 (foreground color: #333333, background color: #666666, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-marketing > a[href=\"javascript:Cookiebot.renew()\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.2 (foreground color: #333333, background color: #666666, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a href=\"/kizuna/index.html\" data-gtm-area=\"gtm-billboard\">",
              "target": [
                "a[href=\"/kizuna/index.html\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<a href=\"/topics/\" data-gtm-area=\"gtm-billboard\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2>Search JapanGov Sites.</h2>",
              "target": [
                "#search-internal > h2"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-instagram\">",
              "target": [
                "article[aria-labelledby=\"heading-instagram\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"Instagram embed area\">",
              "target": [
                "div[aria-label=\"Instagram embed area\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-x\">",
              "target": [
                "article[aria-labelledby=\"heading-x\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"X embed area\">",
              "target": [
                "div[aria-label=\"X embed area\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                ".inner > form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                "input[role=\"combobox\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"cse-form__suggestions\" role=\"listbox\" aria-label=\"Suggestions\"></ul>",
              "target": [
                "ul[aria-label=\"Suggestions\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3350.53px);\">",
              "target": [
                "#splide01-list"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone is-active\" id=\"splide01-clone01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone02"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone03"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone04\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone04"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone05\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone05"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone06\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone06"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"_Ffh7dD-Ifc\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-clone06 > .js_play[data-video=\"_Ffh7dD-Ifc\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone07\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone07"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone08\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone08"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"mVEPDiCHfYw\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-clone08 > .js_play[data-video=\"mVEPDiCHfYw\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone is-prev\" id=\"splide01-clone09\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone09"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"QHCgyD6z0B4\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-clone09 > .js_play[data-video=\"QHCgyD6z0B4\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide04\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide04"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide05\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide05"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide06\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide06"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"_Ffh7dD-Ifc\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-slide06 > .js_play[data-video=\"_Ffh7dD-Ifc\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide07\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide07"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide08\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide08"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"mVEPDiCHfYw\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-slide08 > .js_play[data-video=\"mVEPDiCHfYw\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide09\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide09"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"QHCgyD6z0B4\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-slide09 > .js_play[data-video=\"QHCgyD6z0B4\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone is-active\" id=\"splide01-clone10\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone10"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone11\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone11"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone12\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone12"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone13\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone13"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone14\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone14"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone15\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone15"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"_Ffh7dD-Ifc\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-clone15 > .js_play[data-video=\"_Ffh7dD-Ifc\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone16\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone16"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone17\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone17"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"mVEPDiCHfYw\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-clone17 > .js_play[data-video=\"mVEPDiCHfYw\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone18\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone18"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js_play\" href=\"#\" data-video=\"QHCgyD6z0B4\" data-gtm-area=\"gtm-main\" role=\"button\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"topics_videoArea\">",
              "target": [
                "#splide01-clone18 > .js_play[data-video=\"QHCgyD6z0B4\"][aria-controls=\"topics_videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button>",
              "target": [
                "button[aria-label=\"Go to page 1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button>",
              "target": [
                "button[aria-label=\"Go to page 2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button>",
              "target": [
                "button[aria-label=\"Go to page 3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btClose js_videoClose\" role=\"button\" tabindex=\"0\"></div>",
              "target": [
                ".btClose"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-instagram\">",
              "target": [
                "article[aria-labelledby=\"heading-instagram\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"Instagram embed area\">",
              "target": [
                "div[aria-label=\"Instagram embed area\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-x\">",
              "target": [
                "article[aria-labelledby=\"heading-x\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"X embed area\">",
              "target": [
                "div[aria-label=\"X embed area\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3350.53px);\">",
              "target": [
                "#splide01-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(3)"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body style=\"padding-top: 0px;\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg[viewBox=\"0 0 843 248\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"hidden\" class=\"cse-form__gov-only\" name=\"gov-only\" value=\"1\" aria-hidden=\"true\">",
              "target": [
                "input[type=\"hidden\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone is-active\" id=\"splide01-clone01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone02"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone03"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone04\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone04"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone05\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone05"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone06\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone06"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone07\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone07"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone08\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone08"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone is-prev\" id=\"splide01-clone09\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone09"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide04\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide04"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide05\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide05"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide06\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide06"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide07\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide07"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide08\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide08"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide09\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide09"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone is-active\" id=\"splide01-clone10\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone10"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone11\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone11"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone12\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone12"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone13\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone13"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone14\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone14"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone15\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone15"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone16\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone16"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone17\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone17"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item splide__slide--clone\" id=\"splide01-clone18\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-clone18"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button>",
              "target": [
                "button[aria-label=\"Go to page 1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button>",
              "target": [
                "button[aria-label=\"Go to page 2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button>",
              "target": [
                "button[aria-label=\"Go to page 3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"videoArea\" class=\"js_video\" aria-hidden=\"true\">",
              "target": [
                "#videoArea"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"topics_videoArea\" class=\"topics_js_video\" aria-hidden=\"true\">",
              "target": [
                "#topics_videoArea"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": "serious",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-instagram\">",
              "target": [
                "article[aria-labelledby=\"heading-instagram\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-x\">",
              "target": [
                "article[aria-labelledby=\"heading-x\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3350.53px);\">",
              "target": [
                "#splide01-list"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(3)"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3350.53px);\">",
              "target": [
                "#splide01-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(3)"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-instagram\">",
              "target": [
                "article[aria-labelledby=\"heading-instagram\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"Instagram embed area\">",
              "target": [
                "div[aria-label=\"Instagram embed area\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-x\">",
              "target": [
                "article[aria-labelledby=\"heading-x\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"X embed area\">",
              "target": [
                "div[aria-label=\"X embed area\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-instagram\">",
              "target": [
                "article[aria-labelledby=\"heading-instagram\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"Instagram embed area\">",
              "target": [
                "div[aria-label=\"Instagram embed area\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-x\">",
              "target": [
                "article[aria-labelledby=\"heading-x\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"X embed area\">",
              "target": [
                "div[aria-label=\"X embed area\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body style=\"padding-top: 0px;\">",
              "target": [
                "body"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<blockquote class=\"instagram-media\" data-instgrm-permali...=\"https://www.instagra...\" data-instgrm-version=\"14\" style=\" background:#FFF; bo...\">",
              "target": [
                ".instagram-media"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding:16px;\">",
              "target": [
                ".instagram-media > div"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\">",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" display: flex; flex-direction: row; align-items: center;\">",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"] > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"></div>",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding: 19% 0;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding-top: 8px;\"> <div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">この投稿をInstagramで見る</div></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">この投稿をInstagramで見る</div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(4) > div"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding: 12.5% 0;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1) > div:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"margin-left: 8px;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"margin-left: auto;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(3) > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(3) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(3) > div:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(7)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(7) > div:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"></div>",
              "target": [
                "div:nth-child(7) > div:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">",
              "target": [
                ".instagram-media > div > p"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">",
              "target": [
                "p > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908536\" class=\"b-plain\" data-bk-id=\"bk6908536\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908537\" class=\"b-plain\" data-bk-id=\"bk6908537\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908538\" class=\"b-plain\" data-bk-id=\"bk6908538\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908539\" class=\"b-plain\" data-bk-id=\"bk6908539\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908540\" class=\"b-plain\" data-bk-id=\"bk6908540\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908541\" class=\"b-plain\" data-bk-id=\"bk6908541\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Search JapanGov Sites.</h2>",
                      "target": [
                        "#search-internal > h2"
                      ]
                    },
                    {
                      "html": "<h2>TOPICS</h2>",
                      "target": [
                        "#topics-area > h2"
                      ]
                    },
                    {
                      "html": "<h3>Latest Updates</h3>",
                      "target": [
                        "h3:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<h3>Filter by tag</h3>",
                      "target": [
                        "h3:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<h2 class=\"page-title c-title\">Social Media</h2>",
                      "target": [
                        ".page-title"
                      ]
                    },
                    {
                      "html": "<h3 id=\"heading-instagram\" class=\"c-title\">Instagram</h3>",
                      "target": [
                        "#heading-instagram"
                      ]
                    },
                    {
                      "html": "<h3 id=\"heading-x\" class=\"c-title\">X</h3>",
                      "target": [
                        "#heading-x"
                      ]
                    },
                    {
                      "html": "<h3>Japan-related Official Links</h3>",
                      "target": [
                        "#official-links > h3"
                      ]
                    },
                    {
                      "html": "<h4>Government Directory</h4>",
                      "target": [
                        ".gov-directory > h4"
                      ]
                    },
                    {
                      "html": "<h4>Useful Information Sources</h4>",
                      "target": [
                        ".information > h4"
                      ]
                    },
                    {
                      "html": "<h5>Japan Now</h5>",
                      "target": [
                        ".information__links:nth-child(2) > .information__links__hd > h5"
                      ]
                    },
                    {
                      "html": "<h5>Business and Investment</h5>",
                      "target": [
                        ".information__links:nth-child(3) > .information__links__hd > h5"
                      ]
                    },
                    {
                      "html": "<h5>Science and Technology</h5>",
                      "target": [
                        ".information__links:nth-child(4) > .information__links__hd > h5"
                      ]
                    },
                    {
                      "html": "<h5>Travel</h5>",
                      "target": [
                        ".information__links:nth-child(5) > .information__links__hd > h5"
                      ]
                    },
                    {
                      "html": "<h5>Disaster Preparedness</h5>",
                      "target": [
                        ".information__links:nth-child(6) > .information__links__hd > h5"
                      ]
                    },
                    {
                      "html": "<h5>Others</h5>",
                      "target": [
                        ".information__links:nth-child(7) > .information__links__hd > h5"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                "input[role=\"combobox\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".inner > form > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#373737",
                    "contrastRatio": 11.9,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.9"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>TOPICS</h2>",
              "target": [
                "#topics-area > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"topics/\" data-gtm-area=\"gtm-main\">All Topics</a>",
              "target": [
                "a[href$=\"topics/\"][data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Latest Updates</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Filter by tag</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>All Tags</span>",
              "target": [
                ".taggroup_link_text > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"page-title c-title\">Social Media</h2>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-instagram\" class=\"c-title\">Instagram</h3>",
              "target": [
                "#heading-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-x\" class=\"c-title\">X</h3>",
              "target": [
                "#heading-x"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Japan-related Official Links</h3>",
              "target": [
                "#official-links > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                ".gov-directory > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"directory/index.html#cabinet\" data-gtm-area=\"gtm-main\">Cabinet</a>",
              "target": [
                "a[href$=\"index.html#cabinet\"][data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"directory/index.html#ministries\" data-gtm-area=\"gtm-main\">Ministries and\n        Agencies</a>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Useful Information Sources</h4>",
              "target": [
                ".information > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Japan Now</h5>",
              "target": [
                ".information__links:nth-child(2) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www3.nhk.or.jp/nhkworld/\" target=\"_blank\" data-gtm-area=\"gtm-main\">NHK World</a>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">Japan’s public broadcaster provides a diverse range of programs,\n            including news and education programs, in 18 languages.</p>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://web-japan.org/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Web Japan</a>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">Comprehensive information about Japan.</p>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Business and Investment</h5>",
              "target": [
                ".information__links:nth-child(3) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Invest Japan</a>",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">Information on Japan External Trade Organization’s one-stop service for\n            foreign companies investing Japan.</p>",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Science and Technology</h5>",
              "target": [
                ".information__links:nth-child(4) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site > .item > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Travel</h5>",
              "target": [
                ".information__links:nth-child(5) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.japan.travel/en/japans-local-treasures/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan National Tourism Organization</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/safety-tips/eng/app.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Safety tips for travelers</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Japan National Tourism Organization</p>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.env.go.jp/en/nature/nps/park/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">National Parks of Japan</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(3) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Disaster Preparedness</h5>",
              "target": [
                ".information__links:nth-child(6) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.bousai.go.jp/index-e.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Management in Japan</a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Cabinet Office of Japan</p>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/river/bousai/bousai-portal/en/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Prevention Portal</a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Ministry of Land, Infrastructure, Transport and Tourism</p>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.fdma.go.jp/relocation/bousai_manual/e/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Important information on countermeasures\n            against earthquake disasters </a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(3) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Fire and Disaster Management Agency</p>",
              "target": [
                ".item:nth-child(3) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Others</h5>",
              "target": [
                ".information__links:nth-child(7) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/incident/links/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Response to the Great East Japan Earthquake</a>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Guide to Japanese Visas</a>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.e-stat.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-stat</a>",
              "target": [
                ".item:nth-child(3) > .item__link > a[href$=\"en/\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.e-gov.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-Gov</a>",
              "target": [
                ".item:nth-child(4) > .item__link > a[href$=\"en/\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.japaneselawtranslation.go.jp/?re=02\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japanese Law Translation</a>",
              "target": [
                ".item:nth-child(5) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-track",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide01",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide02",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide03",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide04",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide04\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"4 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide04"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide05",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide05\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"5 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide05"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide06",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide06\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"6 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide06"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide07",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide07\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"7 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide07"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide08",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide08\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"8 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide08"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "splide01-slide09",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item\" id=\"splide01-slide09\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"9 of 9\" aria-hidden=\"true\">",
              "target": [
                "#splide01-slide09"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "heading-instagram",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-instagram\" class=\"c-title\">Instagram</h3>",
              "target": [
                "#heading-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "heading-x",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-x\" class=\"c-title\">X</h3>",
              "target": [
                "#heading-x"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "videoArea",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"videoArea\" class=\"js_video\" aria-hidden=\"true\">",
              "target": [
                "#videoArea"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "topics_videoArea",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"topics_videoArea\" class=\"topics_js_video\" aria-hidden=\"true\">",
              "target": [
                "#topics_videoArea"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Search JapanGov Sites.</h2>",
              "target": [
                "#search-internal > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>TOPICS</h2>",
              "target": [
                "#topics-area > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Latest Updates</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Filter by tag</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"page-title c-title\">Social Media</h2>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-instagram\" class=\"c-title\">Instagram</h3>",
              "target": [
                "#heading-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-x\" class=\"c-title\">X</h3>",
              "target": [
                "#heading-x"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Japan-related Official Links</h3>",
              "target": [
                "#official-links > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                ".gov-directory > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Useful Information Sources</h4>",
              "target": [
                ".information > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Japan Now</h5>",
              "target": [
                ".information__links:nth-child(2) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Business and Investment</h5>",
              "target": [
                ".information__links:nth-child(3) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Science and Technology</h5>",
              "target": [
                ".information__links:nth-child(4) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Travel</h5>",
              "target": [
                ".information__links:nth-child(5) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Disaster Preparedness</h5>",
              "target": [
                ".information__links:nth-child(6) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Others</h5>",
              "target": [
                ".information__links:nth-child(7) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(3) > div > section > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(1) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(1) > h3:nth-child(5)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(2) > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(2) > div > section:nth-child(2) > article:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(2) > div > section:nth-child(2) > article:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > h5"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > div:nth-child(3) > div:nth-child(1) > h5"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > div:nth-child(4) > div:nth-child(1) > h5"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > div:nth-child(5) > div:nth-child(1) > h5"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > div:nth-child(6) > div:nth-child(1) > h5"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > main:nth-child(4) > div > article > div > div > div > section:nth-child(3) > section:nth-child(3) > div:nth-child(7) > div:nth-child(1) > h5"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Search JapanGov Sites.</h2>",
              "target": [
                "#search-internal > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>TOPICS</h2>",
              "target": [
                "#topics-area > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Latest Updates</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Filter by tag</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"page-title c-title\">Social Media</h2>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-instagram\" class=\"c-title\">Instagram</h3>",
              "target": [
                "#heading-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-x\" class=\"c-title\">X</h3>",
              "target": [
                "#heading-x"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Japan-related Official Links</h3>",
              "target": [
                "#official-links > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                ".gov-directory > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Useful Information Sources</h4>",
              "target": [
                ".information > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Japan Now</h5>",
              "target": [
                ".information__links:nth-child(2) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Business and Investment</h5>",
              "target": [
                ".information__links:nth-child(3) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Science and Technology</h5>",
              "target": [
                ".information__links:nth-child(4) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Travel</h5>",
              "target": [
                ".information__links:nth-child(5) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Disaster Preparedness</h5>",
              "target": [
                ".information__links:nth-child(6) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Others</h5>",
              "target": [
                ".information__links:nth-child(7) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/slider_20251106.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img > picture > img[loading=\"lazy\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/TOPICS_banner_SPR.jpg\" alt=\"TOPICS Insights Into Japan’s Efforts and Innovations \" loading=\"lazy\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img > picture > img[loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/260217_thum.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "img[src$=\"260217_thum.jpg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/making_world_cleaner_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/robots_inspired_by_disaster_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/urban_ecosystem_ohashi_junction.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_cabinet.png\" alt=\"\">",
              "target": [
                "img[src$=\"icon_cabinet.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_ministries.png\" alt=\"\">",
              "target": [
                "li:nth-child(2) > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/slider_20251106.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img > picture > img[loading=\"lazy\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/TOPICS_banner_SPR.jpg\" alt=\"TOPICS Insights Into Japan’s Efforts and Innovations \" loading=\"lazy\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img > picture > img[loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/260217_thum.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "img[src$=\"260217_thum.jpg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/making_world_cleaner_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/robots_inspired_by_disaster_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/urban_ecosystem_ohashi_junction.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_cabinet.png\" alt=\"\">",
              "target": [
                "img[src$=\"icon_cabinet.png\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_ministries.png\" alt=\"\">",
              "target": [
                "li:nth-child(2) > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "input-button-name",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure input buttons have discernible text",
          "help": "Input buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/input-button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a non-empty value attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                },
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "search",
                    "accessibleText": "search japangov sites"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "region",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "region",
                    "accessibleText": "social media feeds"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/topics/\" data-gtm-area=\"gtm-billboard\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"topics/\" data-gtm-area=\"gtm-main\">All Topics</a>",
              "target": [
                "a[href$=\"topics/\"][data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/kizuna/2026/03/making_world_cleaner.html\" class=\"js-link_scroller\" data-gtm-area=\"gtm-main\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/kizuna/2026/03/robots_inspired_by_disaster.html\" class=\"js-link_scroller\" data-gtm-area=\"gtm-main\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/kizuna/2026/03/urban_ecosystem_ohashi_junction.html\" class=\"js-link_scroller\" data-gtm-area=\"gtm-main\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\" data-gtm-area=\"gtm-main\"><span>All Tags</span></a>",
              "target": [
                ".taggroup_link_text"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"Instagram embed area\"] > .cookieconsent-optout-preferences > a[href=\"javascript:Cookiebot.renew()\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\">",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">",
              "target": [
                "p > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-preferences > a[href=\"javascript:Cookiebot.renew()\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-marketing > a[href=\"javascript:Cookiebot.renew()\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://twitter.com/expo2027_japan?ref_src=twsrc%5Etfw\">@expo2027_japan</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://twitter.com/hashtag/GREENEXPO2027?src=hash&amp;ref_src=twsrc%5Etfw\">#GREENEXPO2027</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://twitter.com/hashtag/SDGs?src=hash&amp;ref_src=twsrc%5Etfw\">#SDGs</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.co/HzWtbTxOJB\">pic.twitter.com/HzWtbTxOJB</a>",
              "target": [
                "a[href$=\"HzWtbTxOJB\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://twitter.com/JapanGov/status/2034510210652578153?ref_src=twsrc%5Etfw\">March 19, 2026</a>",
              "target": [
                ".twitter-tweet > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"directory/index.html#cabinet\" data-gtm-area=\"gtm-main\">Cabinet</a>",
              "target": [
                "a[href$=\"index.html#cabinet\"][data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"directory/index.html#ministries\" data-gtm-area=\"gtm-main\">Ministries and\n        Agencies</a>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www3.nhk.or.jp/nhkworld/\" target=\"_blank\" data-gtm-area=\"gtm-main\">NHK World</a>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://web-japan.org/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Web Japan</a>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Invest Japan</a>",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site > .item > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.japan.travel/en/japans-local-treasures/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan National Tourism Organization</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/safety-tips/eng/app.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Safety tips for travelers</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.env.go.jp/en/nature/nps/park/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">National Parks of Japan</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(3) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.bousai.go.jp/index-e.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Management in Japan</a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/river/bousai/bousai-portal/en/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Prevention Portal</a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.fdma.go.jp/relocation/bousai_manual/e/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Important information on countermeasures\n            against earthquake disasters </a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(3) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/incident/links/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Response to the Great East Japan Earthquake</a>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Guide to Japanese Visas</a>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.e-stat.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-stat</a>",
              "target": [
                ".item:nth-child(3) > .item__link > a[href$=\"en/\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.e-gov.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-Gov</a>",
              "target": [
                ".item:nth-child(4) > .item__link > a[href$=\"en/\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"http://www.japaneselawtranslation.go.jp/?re=02\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japanese Law Translation</a>",
              "target": [
                ".item:nth-child(5) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"bd-taglink-tags\"></ul>",
              "target": [
                ".bd-taglink-tags"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov-directory__links\">",
              "target": [
                ".gov-directory__links"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(2) > .information__links__site"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(3) > .information__links__site"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"information__links__site\">\n        <li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>\n          </div>\n        </li>\n      </ul>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(5) > .information__links__site"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(6) > .information__links__site"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(7) > .information__links__site"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><img src=\"./assets/img/icon_cabinet.png\" alt=\"\"><a href=\"directory/index.html#cabinet\" data-gtm-area=\"gtm-main\">Cabinet</a></li>",
              "target": [
                ".gov-directory__links > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><img src=\"./assets/img/icon_ministries.png\" alt=\"\"><a href=\"directory/index.html#ministries\" data-gtm-area=\"gtm-main\">Ministries and\n        Agencies</a></li>",
              "target": [
                ".gov-directory__links > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://web-japan.org/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Web Japan</a></div>\n          <p class=\"item__text\">Comprehensive information about Japan.</p>\n        </li>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>\n          </div>\n        </li>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site > .item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.japan.travel/en/japans-local-treasures/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan National Tourism Organization</a>\n          </div>\n        </li>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.jnto.go.jp/safety-tips/eng/app.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Safety tips for travelers</a></div>\n          <p class=\"item__text\">by Japan National Tourism Organization</p>\n        </li>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.env.go.jp/en/nature/nps/park/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">National Parks of Japan</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.bousai.go.jp/index-e.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Management in Japan</a></div>\n          <p class=\"item__text\">by Cabinet Office of Japan</p>\n        </li>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://japan.kantei.go.jp/incident/links/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Response to the Great East Japan Earthquake</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Guide to Japanese Visas</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.e-stat.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-stat</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.e-gov.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-Gov</a></div>\n        </li>",
              "target": [
                ".information__links__site > .item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"http://www.japaneselawtranslation.go.jp/?re=02\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japanese Law Translation</a></div>\n        </li>",
              "target": [
                ".information__links__site > .item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/TOPICS_banner_SPR.jpg\" alt=\"TOPICS Insights Into Japan’s Efforts and Innovations \" loading=\"lazy\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img > picture > img[loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/slider_20251106.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img > picture > img[loading=\"lazy\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/260217_thum.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "img[src$=\"260217_thum.jpg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/making_world_cleaner_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/robots_inspired_by_disaster_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/urban_ecosystem_ohashi_junction.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_cabinet.png\" alt=\"\">",
              "target": [
                "img[src$=\"icon_cabinet.png\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_ministries.png\" alt=\"\">",
              "target": [
                "li:nth-child(2) > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"top-mv\" class=\"top-mv\">",
              "target": [
                "#top-mv"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mv-slider splide\">",
              "target": [
                ".mv-slider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track\">",
              "target": [
                ".mv-slider > .splide__track"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__list\">",
              "target": [
                ".mv-slider > .splide__track > .splide__list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item splide__slide slideNum1\" data-gtm-area=\"keyvisual\">",
              "target": [
                ".slideNum1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/index.html\" data-gtm-area=\"gtm-billboard\">",
              "target": [
                "a[href=\"/kizuna/index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__img\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                          \n                            <source type=\"image/webp\" srcset=\"/assets/img/mv/slider_20251106.webp\">\n                            <img src=\"/assets/img/mv/slider_20251106.jpg\" alt=\"\" loading=\"lazy\">\n                          \n                        </picture>",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/assets/img/mv/slider_20251106.webp\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/slider_20251106.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__img > picture > img[loading=\"lazy\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"inner\">",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text > .inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text__title title_text\">\n                            <p><span></span></p>\n                          </div>",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text > .inner > .item__text__title.title_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span></span></p>",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text > .inner > .item__text__title.title_text > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span></span>",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text > .inner > .item__text__title.title_text > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text__lead\">\n                            <p></p>\n                          </div>",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text > .inner > .item__text__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "a[href=\"/kizuna/index.html\"] > .item__text > .inner > .item__text__lead > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item splide__slide slideNum2\" data-gtm-area=\"keyvisual\">",
              "target": [
                ".slideNum2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__img\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/assets/img/mv/TOPICS_banner_SPR.webp\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/TOPICS_banner_SPR.jpg\" alt=\"TOPICS Insights Into Japan’s Efforts and Innovations \" loading=\"lazy\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__img > picture > img[loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"inner\">",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text > .inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text__title title_text\">\n                            <p><span></span></p>\n                          </div>",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text > .inner > .item__text__title.title_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span></span></p>",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text > .inner > .item__text__title.title_text > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span></span>",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text > .inner > .item__text__title.title_text > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text__lead\">\n                            <p></p>\n                          </div>",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text > .inner > .item__text__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "a[data-gtm-area=\"gtm-billboard\"][href$=\"topics/\"] > .item__text > .inner > .item__text__lead > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item splide__slide slideNum3 gov_videoSlide\" data-gtm-area=\"keyvisual\">",
              "target": [
                ".slideNum3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#\" role=\"button\" data-gtm-area=\"gtm-billboard_modal\" aria-expanded=\"false\" aria-controls=\"videoArea\">",
              "target": [
                "a[aria-controls=\"videoArea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__img\">",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                          \n                            <source type=\"image/webp\" srcset=\"/assets/img/mv/260217_thum.webp\">\n                            <img src=\"/assets/img/mv/260217_thum.jpg\" alt=\"\" loading=\"lazy\">\n                          \n                        </picture>",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/assets/img/mv/260217_thum.webp\">",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/assets/img/mv/260217_thum.jpg\" alt=\"\" loading=\"lazy\">",
              "target": [
                "img[src$=\"260217_thum.jpg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text\">",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"inner\">",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text > .inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text__title title_text\">\n                            <p><span></span></p>\n                          </div>",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text > .inner > .item__text__title.title_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span></span></p>",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text > .inner > .item__text__title.title_text > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span></span>",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text > .inner > .item__text__title.title_text > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__text__lead\">\n                            <p></p>\n                          </div>",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text > .inner > .item__text__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "a[aria-controls=\"videoArea\"] > .item__text > .inner > .item__text__lead > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mv-slider__nav\">\n                <div class=\"inner\">\n                  <div class=\"splide__arrows\"></div>\n                  <ul class=\"splide__pagination\"></ul>\n                </div>\n              </div>",
              "target": [
                ".mv-slider__nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"inner\">\n                  <div class=\"splide__arrows\"></div>\n                  <ul class=\"splide__pagination\"></ul>\n                </div>",
              "target": [
                ".mv-slider__nav > .inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__arrows\"></div>",
              "target": [
                ".inner > .splide__arrows"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"search-internal\" class=\"search-internal\">",
              "target": [
                "#search-internal"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov Sites\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cse-form__box\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" aria-label=\"Keyword\">",
              "target": [
                "input[aria-label=\"Keyword\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > .cse-form__button[type=\"submit\"][value=\"search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "form[aria-label=\"Search JapanGov Sites\"] > .cse-form__box > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "#a-site_contents > article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12\">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"topics-area\" class=\"topics-area\">",
              "target": [
                "#topics-area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>TOPICS</h2>",
              "target": [
                "#topics-area > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topics-area__all\">\n                    <a href=\"topics/\" data-gtm-area=\"gtm-main\">All Topics</a>\n                  </div>",
              "target": [
                ".topics-area__all"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"topics/\" data-gtm-area=\"gtm-main\">All Topics</a>",
              "target": [
                "a[href$=\"topics/\"][data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Latest Updates</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_main\">",
              "target": [
                ".cssskin-_block_main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"latest_articles_test\">",
              "target": [
                "#latest_articles_test"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide splide_slider1 pickup_articles_and_topics splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide01\" role=\"region\" aria-roledescription=\"carousel\">",
              "target": [
                "#splide01"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__arrows splide__arrows--ltr\">",
              "target": [
                ".splide__arrows--ltr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" aria-label=\"Go to last slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--prev"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"></path></svg>",
              "target": [
                ".splide__arrow--prev > svg[viewBox=\"0 0 40 40\"][width=\"40\"][height=\"40\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"></path>",
              "target": [
                ".splide__arrow--prev > svg[viewBox=\"0 0 40 40\"][width=\"40\"][height=\"40\"] > path"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide01-track\">",
              "target": [
                ".splide__arrow--next"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"></path></svg>",
              "target": [
                ".splide__arrow--next > svg[viewBox=\"0 0 40 40\"][width=\"40\"][height=\"40\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"></path>",
              "target": [
                ".splide__arrow--next > svg[viewBox=\"0 0 40 40\"][width=\"40\"][height=\"40\"] > path"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__track splide__track--loop splide__track--ltr splide__track--draggable\" id=\"splide01-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
              "target": [
                "#splide01-track"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__list\" id=\"splide01-list\" role=\"presentation\" style=\"transform: translateX(-3350.53px);\">",
              "target": [
                "#splide01-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-active is-visible\" id=\"splide01-slide01\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">",
              "target": [
                "#splide01-slide01"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/2026/03/making_world_cleaner.html\" class=\"js-link_scroller\" data-gtm-area=\"gtm-main\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/topics/assets/img/2026/03/making_world_cleaner_thumb.webp\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/making_world_cleaner_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title topics_top_item_title\">Making the World Cleaner through Apps that Visualize Litter-Picking Efforts</p>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .topics_top_item_title.title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead topics_top_item_lead\">To combat the litter crisis, a Japanese startup has launched apps and services that use AI technologies and social networking platforms.</p>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .lead.topics_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"date topics_top_item_date\">March 19 , 2026</p>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .date.topics_top_item_date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible is-next\" id=\"splide01-slide02\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">",
              "target": [
                "#splide01-slide02"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/2026/03/robots_inspired_by_disaster.html\" class=\"js-link_scroller\" data-gtm-area=\"gtm-main\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/topics/assets/img/2026/03/robots_inspired_by_disaster_thumb.webp\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/robots_inspired_by_disaster_thumb.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title topics_top_item_title\">Freeing Humanity from Dangerous, Grueling Work with Robots Inspired by Disaster</p>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .topics_top_item_title.title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead topics_top_item_lead\">A researcher seeks to create robots that could take over dangerous tasks in areas struck by disaster or do important maintenance and reinforcement work.</p>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .lead.topics_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"date topics_top_item_date\">March 13 , 2026</p>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .date.topics_top_item_date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"splide__slide item is-visible\" id=\"splide01-slide03\" role=\"tabpanel\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">",
              "target": [
                "#splide01-slide03"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/2026/03/urban_ecosystem_ohashi_junction.html\" class=\"js-link_scroller\" data-gtm-area=\"gtm-main\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/topics/assets/img/2026/03/urban_ecosystem_ohashi_junction.webp\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/topics/assets/img/2026/03/urban_ecosystem_ohashi_junction.jpg\" width=\"1440\" height=\"810\" alt=\"\" loading=\"lazy\">",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .img > .c-img > picture > img[width=\"1440\"][height=\"810\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title topics_top_item_title\">Green Infrastructure Revives an Urban Ecosystem: Ohashi Junction’s “Forest in the Sky”</p>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .topics_top_item_title.title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead topics_top_item_lead\">On top of Tokyo's Ohashi Junction, a covered interchange, is the Ohashi Village Forest, a lush space that recreates local natural habitats.</p>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .lead.topics_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"date topics_top_item_date\">March 13 , 2026</p>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .date.topics_top_item_date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page is-active\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide01 splide01-slide02 splide01-slide03\" aria-label=\"Go to page 1\" aria-selected=\"false\" tabindex=\"-1\" aria-hidden=\"true\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide04 splide01-slide05 splide01-slide06\" aria-label=\"Go to page 2\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"presentation\"><button class=\"splide__pagination__page\" type=\"button\" role=\"tab\" aria-controls=\"splide01-slide07 splide01-slide08 splide01-slide09\" aria-label=\"Go to page 3\" tabindex=\"-1\" aria-hidden=\"true\" aria-selected=\"false\"></button></li>",
              "target": [
                ".splide__pagination--ltr > li[role=\"presentation\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Filter by tag</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup\">",
              "target": [
                ".taggroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_wrapper\">",
              "target": [
                ".taggroup_wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_outer\">",
              "target": [
                ".taggroup_outer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_inner\">",
              "target": [
                ".taggroup_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_item\">\n          <div class=\"taggroup_list\">\n            <ul class=\"bd-taglink-tags\"></ul>\n          </div>\n          <div class=\" column -column2 -column-lasts\">\n          </div>\n        </div>",
              "target": [
                ".taggroup_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_list\">\n            <ul class=\"bd-taglink-tags\"></ul>\n          </div>",
              "target": [
                ".taggroup_list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"bd-taglink-tags\"></ul>",
              "target": [
                ".bd-taglink-tags"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column2 -column-lasts\">\n          </div>",
              "target": [
                ".-column2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"taggroup_item taggroup_link\">\n          <a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\" data-gtm-area=\"gtm-main\"><span>All Tags</span></a>\n          <br>\n        </div>",
              "target": [
                ".taggroup_link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"taggroup_link_text\" href=\"/topics/all_tags.html\" data-gtm-area=\"gtm-main\"><span>All Tags</span></a>",
              "target": [
                ".taggroup_link_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>All Tags</span>",
              "target": [
                ".taggroup_link_text > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".taggroup_link > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"sns-area\" class=\"sns-area\">",
              "target": [
                "#sns-area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sns-area-inner\">",
              "target": [
                ".sns-area-inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"page-title c-title\">Social Media</h2>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"sns-grid\" aria-label=\"Social Media Feeds\">",
              "target": [
                ".sns-grid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-instagram\">",
              "target": [
                "article[aria-labelledby=\"heading-instagram\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-instagram\" class=\"c-title\">Instagram</h3>",
              "target": [
                "#heading-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"Instagram embed area\">",
              "target": [
                "div[aria-label=\"Instagram embed area\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cookieconsent-optout-preferences\"><a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a></div>",
              "target": [
                "div[aria-label=\"Instagram embed area\"] > .cookieconsent-optout-preferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"Instagram embed area\"] > .cookieconsent-optout-preferences > a[href=\"javascript:Cookiebot.renew()\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<blockquote class=\"instagram-media\" data-instgrm-permali...=\"https://www.instagra...\" data-instgrm-version=\"14\" style=\" background:#FFF; bo...\">",
              "target": [
                ".instagram-media"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding:16px;\">",
              "target": [
                ".instagram-media > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\">",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" display: flex; flex-direction: row; align-items: center;\">",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"] > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"></div>",
              "target": [
                ".instagram-media > div > a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding: 19% 0;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">",
              "target": [
                "svg[width=\"50px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">",
              "target": [
                "g[stroke=\"none\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">",
              "target": [
                "g[fill=\"#000000\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<g>",
              "target": [
                "g[fill=\"#000000\"] > g"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<path d=\"M556.869,30.41 C554....\">",
              "target": [
                "g > path"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding-top: 8px;\"> <div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">この投稿をInstagramで見る</div></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">この投稿をInstagramで見る</div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(4) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"padding: 12.5% 0;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(1) > div:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"margin-left: 8px;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(2) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(2) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"margin-left: auto;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(6) > div:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(3) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(3) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"></div>",
              "target": [
                "div:nth-child(6) > div:nth-child(3) > div:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\">",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"></div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(7) > div:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"></div>",
              "target": [
                "div:nth-child(7) > div:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">",
              "target": [
                ".instagram-media > div > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">",
              "target": [
                "p > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article class=\"sns-card\" aria-labelledby=\"heading-x\">",
              "target": [
                "article[aria-labelledby=\"heading-x\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 id=\"heading-x\" class=\"c-title\">X</h3>",
              "target": [
                "#heading-x"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span data-plugin=\"jp.go.japan.sns\" data-libs=\".%2F_plugins%2F_third%2Fjp.go.japan.sns%2Fengine.js\" style=\"display:none;\"></span></p>",
              "target": [
                ".c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"embed-area\" aria-label=\"X embed area\">",
              "target": [
                "div[aria-label=\"X embed area\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cookieconsent-optout-preferences\"><a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a></div>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-preferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-preferences > a[href=\"javascript:Cookiebot.renew()\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cookieconsent-optout-marketing\"><a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a></div>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-marketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-marketing > a[href=\"javascript:Cookiebot.renew()\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<blockquote class=\"twitter-tweet\">",
              "target": [
                ".twitter-tweet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p lang=\"en\" dir=\"ltr\">",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/expo2027_japan?ref_src=twsrc%5Etfw\">@expo2027_japan</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/hashtag/GREENEXPO2027?src=hash&amp;ref_src=twsrc%5Etfw\">#GREENEXPO2027</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/hashtag/SDGs?src=hash&amp;ref_src=twsrc%5Etfw\">#SDGs</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://t.co/HzWtbTxOJB\">pic.twitter.com/HzWtbTxOJB</a>",
              "target": [
                "a[href$=\"HzWtbTxOJB\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/JapanGov/status/2034510210652578153?ref_src=twsrc%5Etfw\">March 19, 2026</a>",
              "target": [
                ".twitter-tweet > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "div[aria-label=\"X embed area\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"official-links\" class=\"official-links\">",
              "target": [
                "#official-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Japan-related Official Links</h3>",
              "target": [
                "#official-links > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"gov-directory official-links__contents\">",
              "target": [
                ".gov-directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                ".gov-directory > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov-directory__links\">",
              "target": [
                ".gov-directory__links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><img src=\"./assets/img/icon_cabinet.png\" alt=\"\"><a href=\"directory/index.html#cabinet\" data-gtm-area=\"gtm-main\">Cabinet</a></li>",
              "target": [
                ".gov-directory__links > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_cabinet.png\" alt=\"\">",
              "target": [
                "img[src$=\"icon_cabinet.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"directory/index.html#cabinet\" data-gtm-area=\"gtm-main\">Cabinet</a>",
              "target": [
                "a[href$=\"index.html#cabinet\"][data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><img src=\"./assets/img/icon_ministries.png\" alt=\"\"><a href=\"directory/index.html#ministries\" data-gtm-area=\"gtm-main\">Ministries and\n        Agencies</a></li>",
              "target": [
                ".gov-directory__links > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./assets/img/icon_ministries.png\" alt=\"\">",
              "target": [
                "li:nth-child(2) > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"directory/index.html#ministries\" data-gtm-area=\"gtm-main\">Ministries and\n        Agencies</a>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"information official-links__contents\">",
              "target": [
                ".information"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Useful Information Sources</h4>",
              "target": [
                ".information > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links\">",
              "target": [
                ".information__links:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links__hd\">\n        <h5>Japan Now</h5>\n      </div>",
              "target": [
                ".information__links:nth-child(2) > .information__links__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Japan Now</h5>",
              "target": [
                ".information__links:nth-child(2) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(2) > .information__links__site"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www3.nhk.or.jp/nhkworld/\" target=\"_blank\" data-gtm-area=\"gtm-main\">NHK World</a></div>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www3.nhk.or.jp/nhkworld/\" target=\"_blank\" data-gtm-area=\"gtm-main\">NHK World</a>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">Japan’s public broadcaster provides a diverse range of programs,\n            including news and education programs, in 18 languages.</p>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(1) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://web-japan.org/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Web Japan</a></div>\n          <p class=\"item__text\">Comprehensive information about Japan.</p>\n        </li>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://web-japan.org/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Web Japan</a></div>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://web-japan.org/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Web Japan</a>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">Comprehensive information about Japan.</p>",
              "target": [
                ".information__links:nth-child(2) > .information__links__site > .item:nth-child(2) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links\">",
              "target": [
                ".information__links:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links__hd\">\n        <h5>Business and Investment</h5>\n      </div>",
              "target": [
                ".information__links:nth-child(3) > .information__links__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Business and Investment</h5>",
              "target": [
                ".information__links:nth-child(3) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(3) > .information__links__site"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Invest Japan</a></div>",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Invest Japan</a>",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">Information on Japan External Trade Organization’s one-stop service for\n            foreign companies investing Japan.</p>",
              "target": [
                ".information__links:nth-child(3) > .information__links__site > .item > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links\">",
              "target": [
                ".information__links:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links__hd\">\n        <h5>Science and Technology</h5>\n      </div>",
              "target": [
                ".information__links:nth-child(4) > .information__links__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Science and Technology</h5>",
              "target": [
                ".information__links:nth-child(4) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"information__links__site\">\n        <li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>\n          </div>\n        </li>\n      </ul>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>\n          </div>\n        </li>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site > .item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>\n          </div>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site > .item > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jst.go.jp/EN/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan Science and Technology Agency</a>",
              "target": [
                ".information__links:nth-child(4) > .information__links__site > .item > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links\">",
              "target": [
                ".information__links:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links__hd\">\n        <h5>Travel</h5>\n      </div>",
              "target": [
                ".information__links:nth-child(5) > .information__links__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Travel</h5>",
              "target": [
                ".information__links:nth-child(5) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(5) > .information__links__site"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.japan.travel/en/japans-local-treasures/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan National Tourism Organization</a>\n          </div>\n        </li>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.japan.travel/en/japans-local-treasures/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan National Tourism Organization</a>\n          </div>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(1) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.japan.travel/en/japans-local-treasures/\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan National Tourism Organization</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.jnto.go.jp/safety-tips/eng/app.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Safety tips for travelers</a></div>\n          <p class=\"item__text\">by Japan National Tourism Organization</p>\n        </li>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.jnto.go.jp/safety-tips/eng/app.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Safety tips for travelers</a></div>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/safety-tips/eng/app.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Safety tips for travelers</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Japan National Tourism Organization</p>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(2) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.env.go.jp/en/nature/nps/park/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">National Parks of Japan</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.env.go.jp/en/nature/nps/park/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">National Parks of Japan</a></div>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(3) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.env.go.jp/en/nature/nps/park/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">National Parks of Japan</a>",
              "target": [
                ".information__links:nth-child(5) > .information__links__site > .item:nth-child(3) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links\">",
              "target": [
                ".information__links:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links__hd\">\n        <h5>Disaster Preparedness</h5>\n      </div>",
              "target": [
                ".information__links:nth-child(6) > .information__links__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Disaster Preparedness</h5>",
              "target": [
                ".information__links:nth-child(6) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(6) > .information__links__site"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.bousai.go.jp/index-e.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Management in Japan</a></div>\n          <p class=\"item__text\">by Cabinet Office of Japan</p>\n        </li>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.bousai.go.jp/index-e.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Management in Japan</a></div>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.bousai.go.jp/index-e.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Management in Japan</a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Cabinet Office of Japan</p>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(1) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.mlit.go.jp/river/bousai/bousai-portal/en/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Prevention Portal</a></div>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/river/bousai/bousai-portal/en/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Disaster Prevention Portal</a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Ministry of Land, Infrastructure, Transport and Tourism</p>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(2) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.fdma.go.jp/relocation/bousai_manual/e/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Important information on countermeasures\n            against earthquake disasters </a></div>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(3) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.fdma.go.jp/relocation/bousai_manual/e/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Important information on countermeasures\n            against earthquake disasters </a>",
              "target": [
                ".information__links:nth-child(6) > .information__links__site > .item:nth-child(3) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"item__text\">by Fire and Disaster Management Agency</p>",
              "target": [
                ".item:nth-child(3) > .item__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links\">",
              "target": [
                ".information__links:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"information__links__hd\">\n        <h5>Others</h5>\n      </div>",
              "target": [
                ".information__links:nth-child(7) > .information__links__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>Others</h5>",
              "target": [
                ".information__links:nth-child(7) > .information__links__hd > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"information__links__site\">",
              "target": [
                ".information__links:nth-child(7) > .information__links__site"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://japan.kantei.go.jp/incident/links/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Response to the Great East Japan Earthquake</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://japan.kantei.go.jp/incident/links/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Response to the Great East Japan Earthquake</a></div>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(1) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/incident/links/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Response to the Great East Japan Earthquake</a>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(1) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Guide to Japanese Visas</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Guide to Japanese Visas</a></div>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(2) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Guide to Japanese Visas</a>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(2) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.e-stat.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-stat</a></div>\n        </li>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.e-stat.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-stat</a></div>",
              "target": [
                ".information__links:nth-child(7) > .information__links__site > .item:nth-child(3) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.e-stat.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-stat</a>",
              "target": [
                ".item:nth-child(3) > .item__link > a[href$=\"en/\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"https://www.e-gov.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-Gov</a></div>\n        </li>",
              "target": [
                ".information__links__site > .item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"https://www.e-gov.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-Gov</a></div>",
              "target": [
                ".item:nth-child(4) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.e-gov.go.jp/en/\" target=\"_blank\" data-gtm-area=\"gtm-main\">e-Gov</a>",
              "target": [
                ".item:nth-child(4) > .item__link > a[href$=\"en/\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">\n          <div class=\"item__link\"><a href=\"http://www.japaneselawtranslation.go.jp/?re=02\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japanese Law Translation</a></div>\n        </li>",
              "target": [
                ".information__links__site > .item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item__link\"><a href=\"http://www.japaneselawtranslation.go.jp/?re=02\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japanese Law Translation</a></div>",
              "target": [
                ".item:nth-child(5) > .item__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.japaneselawtranslation.go.jp/?re=02\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japanese Law Translation</a>",
              "target": [
                ".item:nth-child(5) > .item__link > a[data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908536\" class=\"b-plain\" data-bk-id=\"bk6908536\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908536\" class=\"b-plain\" data-bk-id=\"bk6908536\">\n      <div class=\" column -column1\">\n      </div>\n    </div>",
              "target": [
                "#bk6908536"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n      </div>",
              "target": [
                "#bk6908536 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908537\" class=\"b-plain\" data-bk-id=\"bk6908537\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908537\" class=\"b-plain\" data-bk-id=\"bk6908537\">\n      <div class=\" column -column1\">\n      </div>\n    </div>",
              "target": [
                "#bk6908537"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n      </div>",
              "target": [
                "#bk6908537 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908538\" class=\"b-plain\" data-bk-id=\"bk6908538\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908538\" class=\"b-plain\" data-bk-id=\"bk6908538\">\n      <div class=\" column -column1\">\n      </div>\n    </div>",
              "target": [
                "#bk6908538"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n      </div>",
              "target": [
                "#bk6908538 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908539\" class=\"b-plain\" data-bk-id=\"bk6908539\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908539\" class=\"b-plain\" data-bk-id=\"bk6908539\">\n      <div class=\" column -column1\">\n      </div>\n    </div>",
              "target": [
                "#bk6908539"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n      </div>",
              "target": [
                "#bk6908539 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908540\" class=\"b-plain\" data-bk-id=\"bk6908540\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908540\" class=\"b-plain\" data-bk-id=\"bk6908540\">\n      <div class=\" column -column1\">\n      </div>\n    </div>",
              "target": [
                "#bk6908540"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n      </div>",
              "target": [
                "#bk6908540 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.887252;\">\n    <div id=\"bk6908541\" class=\"b-plain\" data-bk-id=\"bk6908541\">\n      <div class=\" column -column1\">\n      </div>\n    </div>\n  </div>",
              "target": [
                "#w-bottom-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908541\" class=\"b-plain\" data-bk-id=\"bk6908541\">\n      <div class=\" column -column1\">\n      </div>\n    </div>",
              "target": [
                "#bk6908541"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n      </div>",
              "target": [
                "#bk6908541 > .-column1.column"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<p lang=\"en\" dir=\"ltr\">",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"]"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "aria-prohibited-attr",
          "impact": "serious",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "div",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<div class=\"embed-area\" aria-label=\"Instagram embed area\">",
              "target": [
                "div[aria-label=\"Instagram embed area\"]"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": {
                    "role": null,
                    "nodeName": "div",
                    "messageKey": "noRoleSingular",
                    "prohibited": [
                      "aria-label"
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ],
              "impact": "serious",
              "html": "<div class=\"embed-area\" aria-label=\"X embed area\">",
              "target": [
                "div[aria-label=\"X embed area\"]"
              ],
              "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": [
                    "tab"
                  ],
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Expecting ARIA child role to be added: tab"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul class=\"splide__pagination splide__pagination--ltr\" role=\"tablist\" aria-label=\"Select a slide to show\">",
              "target": [
                ".splide__pagination--ltr"
              ],
              "failureSummary": "Fix any of the following:\n  Expecting ARIA child role to be added: tab"
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"search-internal\" class=\"search-internal\">",
                      "target": [
                        "#search-internal"
                      ]
                    },
                    {
                      "html": "<section id=\"top-mv\" class=\"top-mv\">",
                      "target": [
                        "#top-mv"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h2>Search JapanGov Sites.</h2>",
              "target": [
                "#search-internal > h2"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"title topics_top_item_title\">Making the World Cleaner through Apps that Visualize Litter-Picking Efforts</p>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .topics_top_item_title.title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"lead topics_top_item_lead\">To combat the litter crisis, a Japanese startup has launched apps and services that use AI technologies and social networking platforms.</p>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .lead.topics_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"date topics_top_item_date\">March 19 , 2026</p>",
              "target": [
                "#splide01-slide01 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .date.topics_top_item_date"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"title topics_top_item_title\">Freeing Humanity from Dangerous, Grueling Work with Robots Inspired by Disaster</p>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .topics_top_item_title.title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"lead topics_top_item_lead\">A researcher seeks to create robots that could take over dangerous tasks in areas struck by disaster or do important maintenance and reinforcement work.</p>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .lead.topics_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"date topics_top_item_date\">March 13 , 2026</p>",
              "target": [
                "#splide01-slide02 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .date.topics_top_item_date"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"title topics_top_item_title\">Green Infrastructure Revives an Urban Ecosystem: Ohashi Junction’s “Forest in the Sky”</p>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .topics_top_item_title.title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"lead topics_top_item_lead\">On top of Tokyo's Ohashi Junction, a covered interchange, is the Ohashi Village Forest, a lush space that recreates local natural habitats.</p>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .lead.topics_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"date topics_top_item_date\">March 13 , 2026</p>",
              "target": [
                "#splide01-slide03 > .js-link_scroller[data-gtm-area=\"gtm-main\"] > .date.topics_top_item_date"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">この投稿をInstagramで見る</div>",
              "target": [
                "a[target=\"_blank\"] > div:nth-child(4) > div"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.instagram.com/p/DVXwfF5FpEC/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">",
              "target": [
                "p > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"javascript:Cookiebot.renew()\">Please allow cookies to continue.</a>",
              "target": [
                "div[aria-label=\"X embed area\"] > .cookieconsent-optout-preferences > a[href=\"javascript:Cookiebot.renew()\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<blockquote class=\"twitter-tweet\">",
              "target": [
                ".twitter-tweet"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p lang=\"en\" dir=\"ltr\">",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/expo2027_japan?ref_src=twsrc%5Etfw\">@expo2027_japan</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/hashtag/GREENEXPO2027?src=hash&amp;ref_src=twsrc%5Etfw\">#GREENEXPO2027</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/hashtag/SDGs?src=hash&amp;ref_src=twsrc%5Etfw\">#SDGs</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://t.co/HzWtbTxOJB\">pic.twitter.com/HzWtbTxOJB</a>",
              "target": [
                "a[href$=\"HzWtbTxOJB\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/JapanGov/status/2034510210652578153?ref_src=twsrc%5Etfw\">March 19, 2026</a>",
              "target": [
                ".twitter-tweet > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2a",
            "wcag141",
            "TTv5",
            "TT13.a",
            "EN-301-549",
            "EN-9.1.4.1",
            "RGAAv4",
            "RGAA-10.6.1"
          ],
          "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
          "help": "Links must be distinguishable without relying on color",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p lang=\"en\" dir=\"ltr\">",
                      "target": [
                        "p[dir=\"ltr\"][lang=\"en\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/expo2027_japan?ref_src=twsrc%5Etfw\">@expo2027_japan</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p lang=\"en\" dir=\"ltr\">",
                      "target": [
                        "p[dir=\"ltr\"][lang=\"en\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/hashtag/GREENEXPO2027?src=hash&amp;ref_src=twsrc%5Etfw\">#GREENEXPO2027</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p lang=\"en\" dir=\"ltr\">",
                      "target": [
                        "p[dir=\"ltr\"][lang=\"en\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/hashtag/SDGs?src=hash&amp;ref_src=twsrc%5Etfw\">#SDGs</a>",
              "target": [
                "p[dir=\"ltr\"][lang=\"en\"] > a:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p lang=\"en\" dir=\"ltr\">",
                      "target": [
                        "p[dir=\"ltr\"][lang=\"en\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://t.co/HzWtbTxOJB\">pic.twitter.com/HzWtbTxOJB</a>",
              "target": [
                "a[href$=\"HzWtbTxOJB\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<blockquote class=\"twitter-tweet\">",
                      "target": [
                        ".twitter-tweet"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://twitter.com/JapanGov/status/2034510210652578153?ref_src=twsrc%5Etfw\">March 19, 2026</a>",
              "target": [
                ".twitter-tweet > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/",
      "originalUrl": "https://www.japan.go.jp/",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/publications/index.html": {
      "title": "Publications | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n        <ul class=\"c-breadcrumb\">\n          <li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n          <li class=\"c-current\">Publications</li>\n        </ul>\n      <!-- /#header-breadcrumb -->\n      </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n        <ul class=\"c-breadcrumb\">\n          <li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n          <li class=\"c-current\">Publications</li>\n        </ul>\n      <!-- /#header-breadcrumb -->\n      </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Publications</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\" data-bk-id=\"bk6753209\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"658\" data-gtm-vis-first-on-screen6173653_66=\"658\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"]"
                      ]
                    },
                    {
                      "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"660\" data-gtm-vis-first-on-screen6173653_66=\"660\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Publications</h1>",
                      "target": [
                        ".c-page_title"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"660\" data-gtm-vis-first-on-screen6173653_66=\"660\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Publications</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Featured in this section are publications such as \"KIZUNA\", released by the Cabinet Office of Japan, and \"Highlighting JAPAN\", an online magazine that presents captivating aspects of Japan.</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">KIZUNA</p>",
              "target": [
                "a[href$=\"kizuna/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>“KIZUNA”</i> (bonds) between Japan and the rest of the world.</p>",
              "target": [
                "a[href$=\"kizuna/\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i>“KIZUNA”</i>",
              "target": [
                "i"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Highlighting JAPAN</p>",
              "target": [
                "a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The online magazine highlighting Japan is published once a month by the Japanese government to help readers better understand Japan today.</p>",
              "target": [
                "a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"658\" data-gtm-vis-first-on-screen6173653_66=\"658\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"660\" data-gtm-vis-first-on-screen6173653_66=\"660\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Publications</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"658\" data-gtm-vis-first-on-screen6173653_66=\"658\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"660\" data-gtm-vis-first-on-screen6173653_66=\"660\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Publications</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/img_feature_01_202012.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"kizuna/\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/highlighting_japan.jpg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/img_feature_01_202012.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"kizuna/\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/highlighting_japan.jpg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/kizuna/\">",
              "target": [
                ".item:nth-child(1) > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">",
              "target": [
                ".item:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n          <li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n          <li class=\"c-current\">Publications</li>\n        </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Publications</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/img_feature_01_202012.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"kizuna/\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/highlighting_japan.jpg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"658\" data-gtm-vis-first-on-screen6173653_66=\"658\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"658\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n        <ul class=\"c-breadcrumb\">\n          <li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n          <li class=\"c-current\">Publications</li>\n        </ul>\n      <!-- /#header-breadcrumb -->\n      </div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n          <li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n          <li class=\"c-current\">Publications</li>\n        </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Publications</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n<div id=\"bk6753211\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753211\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n<div id=\"bk6753211\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753211\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n<div id=\"bk6753211\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753211\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753211\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753211\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6753211"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6753211 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753212\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6753212\">",
              "target": [
                "#bk6753212"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753212 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"660\" data-gtm-vis-first-on-screen6173653_66=\"660\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Publications</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Featured in this section are publications such as \"KIZUNA\", released by the Cabinet Office of Japan, and \"Highlighting JAPAN\", an online magazine that presents captivating aspects of Japan.</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753213\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753213\">",
              "target": [
                "#bk6753213"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753213 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753213 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"publicationsFeature\">",
              "target": [
                ".publicationsFeature"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"itemGroup\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item\">",
              "target": [
                ".item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/\">",
              "target": [
                ".item:nth-child(1) > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<img src=\"../_userdata/img/publications/img_feature_01_202012.jpg\" alt=\"\">\n</div>",
              "target": [
                "a[href$=\"kizuna/\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/img_feature_01_202012.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"kizuna/\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">KIZUNA</p>\n<p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>“KIZUNA”</i> (bonds) between Japan and the rest of the world.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[href$=\"kizuna/\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">KIZUNA</p>",
              "target": [
                "a[href$=\"kizuna/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>“KIZUNA”</i> (bonds) between Japan and the rest of the world.</p>",
              "target": [
                "a[href$=\"kizuna/\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i>“KIZUNA”</i>",
              "target": [
                "i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item\">",
              "target": [
                ".item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">",
              "target": [
                ".item:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<img src=\"../_userdata/img/publications/highlighting_japan.jpg\" alt=\"\">\n</div>",
              "target": [
                "a[target=\"_blank\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/highlighting_japan.jpg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">Highlighting JAPAN</p>\n<p>The online magazine highlighting Japan is published once a month by the Japanese government to help readers better understand Japan today.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[target=\"_blank\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Highlighting JAPAN</p>",
              "target": [
                "a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The online magazine highlighting Japan is published once a month by the Japanese government to help readers better understand Japan today.</p>",
              "target": [
                "a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.881221;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/publications/index.html",
      "originalUrl": "https://www.japan.go.jp/publications/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/japan/index.html": {
      "title": "About Japan | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">About Japan</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        ".gov_inner > h1"
                      ]
                    },
                    {
                      "html": "<h1 class=\" c-page_title\">About Japan</h1>",
                      "target": [
                        ".c-page_title"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-title\">General Information</h2>",
                      "target": [
                        "#bk6753228 > .-column1.column > .c-title"
                      ]
                    },
                    {
                      "html": "<h3 class=\"mb56\">National Flag and Anthem</h3>",
                      "target": [
                        ".mb56"
                      ]
                    },
                    {
                      "html": "<h4>National Flag</h4>",
                      "target": [
                        ".group.clearfix:nth-child(2) > .body > h4"
                      ]
                    },
                    {
                      "html": "<h4>National Anthem</h4>",
                      "target": [
                        ".group.clearfix:nth-child(3) > .body > h4"
                      ]
                    },
                    {
                      "html": "<h3>Imperial Household</h3>",
                      "target": [
                        ".block02 > .group.clearfix > .body > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"mb24\">Language</h3>",
                      "target": [
                        ".block03 > .sep:nth-child(1) > .mb24"
                      ]
                    },
                    {
                      "html": "<h3 class=\"mb40\">Main Religions</h3>",
                      "target": [
                        ".mb40"
                      ]
                    },
                    {
                      "html": "<h3>Location</h3>",
                      "target": [
                        ".block04 > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"mb16\">Land Area</h3>",
                      "target": [
                        ".mb16:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h4>Number of Prefectures</h4>",
                      "target": [
                        ".japan-index-body02 > h4"
                      ]
                    },
                    {
                      "html": "<h3>Capital<span class=\"fg\">Tokyo</span></h3>",
                      "target": [
                        ".block06 > .group.clearfix > .body > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"mb8\">Population</h3>",
                      "target": [
                        ".body > .mb8:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h3 class=\"mb8\">The Diet</h3>",
                      "target": [
                        ".block08 > .mb8"
                      ]
                    },
                    {
                      "html": "<h3>Currency</h3>",
                      "target": [
                        ".block09 > .sep:nth-child(1) > h3"
                      ]
                    },
                    {
                      "html": "<h3>Judiciary</h3>",
                      "target": [
                        ".block09 > .sep:nth-child(2) > h3"
                      ]
                    },
                    {
                      "html": "<h3>Administration</h3>",
                      "target": [
                        ".pt32 > .body > h3"
                      ]
                    },
                    {
                      "html": "<h3>Main Industries</h3>",
                      "target": [
                        ".pt16 > .body > h3"
                      ]
                    },
                    {
                      "html": "<h3>GDP</h3>",
                      "target": [
                        ".block12 > .group.clearfix > .body > h3:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h3>GDP per capita</h3>",
                      "target": [
                        "h3:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-title\">Related Contents</h2>",
                      "target": [
                        "#bk6753230 > .-column1.column > .c-title"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">About Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Learn about the basic information about Japan as well as cultural and useful travel information for Japan.</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "23.4pt (31.2px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">General Information</h2>",
              "target": [
                "#bk6753228 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb56\">National Flag and Anthem</h3>",
              "target": [
                ".mb56"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Flag</h4>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention\">Nisshoki<br><span class=\"min\">(also known as Hinomaru)</span></p>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > .attention"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">(also known as Hinomaru)</span>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > .attention > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Anthem</h4>",
              "target": [
                ".group.clearfix:nth-child(3) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention\">Kimi ga Yo</p>",
              "target": [
                ".group.clearfix:nth-child(3) > .body > .attention"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Learn about Japan’s flag and national anthem.<br>Get lyrics, sheet music and MP3s.<span class=\"noteNum\">*1</span></p>",
              "target": [
                ".block01 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*1</span>",
              "target": [
                ".block01 > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                "a[href$=\"flagandanthem/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Imperial Household</h3>",
              "target": [
                ".block02 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Introduction to the official duties and various public activities of Their Majesties the Emperor and Empress, and other members of the Imperial Family.<span class=\"noteNum\">*2</span></p>",
              "target": [
                ".block02 > .group.clearfix > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*2</span>",
              "target": [
                ".block02 > .group.clearfix > .body > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".block02 > .group.clearfix > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb24\">Language</h3>",
              "target": [
                ".block03 > .sep:nth-child(1) > .mb24"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mt24\">Japanese</p>",
              "target": [
                ".mt24"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb40\">Main Religions</h3>",
              "target": [
                ".mb40"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"mt32\">Shintoism, Buddhism and Christianity</p>",
              "target": [
                ".mt32"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Location</h3>",
              "target": [
                ".block04 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan is located west of the Pacific Ocean in the Northern Hemisphere. Japan's neighbors include the Republic of Korea, China and Russia.</p>",
              "target": [
                ".block04 > .group.clearfix > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Capital<span class=\"fg\">Tokyo</span></h3>",
              "target": [
                ".block06 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fg\">Tokyo</span>",
              "target": [
                ".fg"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>(The population of Tokyo Metropolitan Area as of June 1, 2021 is 13,999,568, approximately 10% of Japan's total population.)</p>",
              "target": [
                ".block06 > .group.clearfix > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">Population</h3>",
              "target": [
                ".body > .mb8:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb8\">125,284,630</p>",
              "target": [
                ".mb8.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>(as of June 1, 2021 Statistics Bureau, Ministry of Internal Affairs and Communications)<span class=\"noteNum\">*4</span></p>",
              "target": [
                ".body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*4</span>",
              "target": [
                ".body > p:nth-child(3) > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".pt24 > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">The Diet</h3>",
              "target": [
                ".block08 > .mb8"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>House of Representatives 'Shugi-in' (465 members)<span class=\"noteNum\">*5</span></p>",
              "target": [
                ".col2:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*5</span>",
              "target": [
                ".col2:nth-child(1) > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".col2:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>House of Councillors 'Sangi-in' (245 members)<span class=\"noteNum\">*6</span></p>",
              "target": [
                ".col2:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*6</span>",
              "target": [
                ".col2:nth-child(2) > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".col2:nth-child(2) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Currency</h3>",
              "target": [
                ".block09 > .sep:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb24\"><span>Japanese</span> Yen<span class=\"noteNum\">*7</span></p>",
              "target": [
                ".mb24.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japanese</span>",
              "target": [
                ".mb24.attention > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*7</span>",
              "target": [
                ".mb24.attention > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".sep:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Judiciary</h3>",
              "target": [
                ".block09 > .sep:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Supreme Court, High Courts, District Courts, Summary Courts, and Family Courts</p>",
              "target": [
                ".block09 > .sep:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Administration</h3>",
              "target": [
                ".pt32 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Prime Minister's Office of Japan, Cabinet Secretariat, 14 ministries and agencies.<span class=\"noteNum\">*8</span></p>",
              "target": [
                ".pt32 > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*8</span>",
              "target": [
                ".pt32 > .body > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                "a[href$=\"directory/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Main Industries</h3>",
              "target": [
                ".pt16 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Automobiles, consumer electronics, computers, other electronics</p>",
              "target": [
                ".pt16 > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP</h3>",
              "target": [
                ".block12 > .group.clearfix > .body > h3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb16\">US$4,975 <span class=\"min\">trillion <br>as of 2020 (World Bank)</span></p>",
              "target": [
                ".body > .mb16.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">trillion <br>as of 2020 (World Bank)</span>",
              "target": [
                ".body > .mb16.attention > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#858585",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.69,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.69"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP per capita</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention\">US$34,366 <br><span class=\"min\">as of 2020 (World Bank)</span></p>",
              "target": [
                ".attention:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#444444",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.73,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.73"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">as of 2020 (World Bank)</span>",
              "target": [
                ".attention:nth-child(4) > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan is the world third-largest economy by nominal GDP <span class=\"noteNum\">*9</span></p>",
              "target": [
                ".block12 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*9</span>",
              "target": [
                ".block12 > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".block12 > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date\">\n as of December 1, 2021\n</div>",
              "target": [
                ".date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/flagandanthem/\">*1:National Flag and Anthem</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(1) > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\">*2:The Imperial Household Agency</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\">*3:Geospatial Information Authority of Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"ENGLISH/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\">*4:Statistics Bureau, Ministry of Internal Affairs and Communications</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\">*5:The House of Representatives, Japan</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\">*6:House of Councillors The National Diet of Japan</a>",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\">*7:Bank of Japan</a>",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/note_tfjgs/note/valid/index.htm/\" target=\"_blank\">Banknotes and Coins</a>",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/\">*8:Government Directory</a>",
              "target": [
                "li:nth-child(8) > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\">*9:SNA(National Accounts of Japan)</a>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "23.4pt (31.2px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Contents</h2>",
              "target": [
                "#bk6753230 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Visiting Japan</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Find information for your travels to Japan, including customs, visas and more.</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">e-Stat</p>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Portal site for Japanese Government Statistics.</p>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">About Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">General Information</h2>",
              "target": [
                "#bk6753228 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb56\">National Flag and Anthem</h3>",
              "target": [
                ".mb56"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Flag</h4>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Anthem</h4>",
              "target": [
                ".group.clearfix:nth-child(3) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Imperial Household</h3>",
              "target": [
                ".block02 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb24\">Language</h3>",
              "target": [
                ".block03 > .sep:nth-child(1) > .mb24"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb40\">Main Religions</h3>",
              "target": [
                ".mb40"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Location</h3>",
              "target": [
                ".block04 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb16\">Land Area</h3>",
              "target": [
                ".mb16:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Number of Prefectures</h4>",
              "target": [
                ".japan-index-body02 > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Capital<span class=\"fg\">Tokyo</span></h3>",
              "target": [
                ".block06 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">Population</h3>",
              "target": [
                ".body > .mb8:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">The Diet</h3>",
              "target": [
                ".block08 > .mb8"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Currency</h3>",
              "target": [
                ".block09 > .sep:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Judiciary</h3>",
              "target": [
                ".block09 > .sep:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Administration</h3>",
              "target": [
                ".pt32 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Main Industries</h3>",
              "target": [
                ".pt16 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP</h3>",
              "target": [
                ".block12 > .group.clearfix > .body > h3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP per capita</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Contents</h2>",
              "target": [
                "#bk6753230 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(4) > div > section > div:nth-child(2) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(4) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(3) > div > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(6) > div > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(7) > div > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(8) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(10) > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(11) > div > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(3) > div > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">About Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">General Information</h2>",
              "target": [
                "#bk6753228 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb56\">National Flag and Anthem</h3>",
              "target": [
                ".mb56"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Flag</h4>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Anthem</h4>",
              "target": [
                ".group.clearfix:nth-child(3) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Imperial Household</h3>",
              "target": [
                ".block02 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb24\">Language</h3>",
              "target": [
                ".block03 > .sep:nth-child(1) > .mb24"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb40\">Main Religions</h3>",
              "target": [
                ".mb40"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Location</h3>",
              "target": [
                ".block04 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb16\">Land Area</h3>",
              "target": [
                ".mb16:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Number of Prefectures</h4>",
              "target": [
                ".japan-index-body02 > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Capital<span class=\"fg\">Tokyo</span></h3>",
              "target": [
                ".block06 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">Population</h3>",
              "target": [
                ".body > .mb8:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">The Diet</h3>",
              "target": [
                ".block08 > .mb8"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Currency</h3>",
              "target": [
                ".block09 > .sep:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Judiciary</h3>",
              "target": [
                ".block09 > .sep:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Administration</h3>",
              "target": [
                ".pt32 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Main Industries</h3>",
              "target": [
                ".pt16 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP</h3>",
              "target": [
                ".block12 > .group.clearfix > .body > h3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP per capita</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Contents</h2>",
              "target": [
                "#bk6753230 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".group.clearfix:nth-child(3) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block02 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block04 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block06 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_07.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt24 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_08.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block08 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_10.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt32 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_11.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt16 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_12.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block12 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".group.clearfix:nth-child(3) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block02 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block04 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block06 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_07.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt24 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_08.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block08 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_10.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt32 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_11.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt16 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_12.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block12 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/flagandanthem/\"><span>see more</span></a>",
              "target": [
                ".aboutJapanBtLink.mt8 > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".block02 > .group.clearfix > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".aboutJapanBtLink.mt8 > a[href$=\"ENGLISH/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".pt24 > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".col2:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".col2:nth-child(2) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".sep:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/\"><span>see more</span></a>",
              "target": [
                ".aboutJapanBtLink.mt8 > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".block12 > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/japan/flagandanthem/\">*1:National Flag and Anthem</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(1) > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\">*2:The Imperial Household Agency</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\">*3:Geospatial Information Authority of Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"ENGLISH/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\">*4:Statistics Bureau, Ministry of Internal Affairs and Communications</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\">*5:The House of Representatives, Japan</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\">*6:House of Councillors The National Diet of Japan</a>",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\">*7:Bank of Japan</a>",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/note_tfjgs/note/valid/index.htm/\" target=\"_blank\">Banknotes and Coins</a>",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/\">*8:Government Directory</a>",
              "target": [
                "li:nth-child(8) > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\">*9:SNA(National Accounts of Japan)</a>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/japan/visit/\">",
              "target": [
                ".item.clearfix:nth-child(1) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.e-stat.go.jp/en\" target=\"_blank\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About Japan</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".noteBlock > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"itemGroup\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">About Japan</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/japan/flagandanthem/\">*1:National Flag and Anthem</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\">*2:The Imperial Household Agency</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\">*3:Geospatial Information Authority of Japan</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\">*4:Statistics Bureau, Ministry of Internal Affairs and Communications</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\">*5:The House of Representatives, Japan</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\">*6:House of Councillors The National Diet of Japan</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\">*7:Bank of Japan</a> - <a href=\"https://www.boj.or.jp/en/note_tfjgs/note/valid/index.htm/\" target=\"_blank\">Banknotes and Coins</a></li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/\">*8:Government Directory</a></li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\">*9:SNA(National Accounts of Japan)</a></li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".group.clearfix:nth-child(3) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block02 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block04 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block06 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_07.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt24 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_08.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block08 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_10.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt32 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_11.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt16 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_12.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block12 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeader\">",
              "target": [
                "#CybotCookiebotDialogHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeaderLogosWrapper\">",
              "target": [
                "#CybotCookiebotDialogHeaderLogosWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:,\" alt=\"logo\" width=\"46\" height=\"34\" style=\"display: none;\"></div>",
              "target": [
                "#CybotCookiebotDialogPoweredbyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n</div>",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About Japan</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">About Japan</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753226\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753226\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6753226"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6753226 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753227\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_billboard\" data-bk-id=\"bk6753227\">",
              "target": [
                "#bk6753227"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"aboutJapanTop\">\n<h1 class=\" c-page_title\">About Japan</h1>\n<p class=\"c-lead\">Learn about the basic information about Japan as well as cultural and useful travel information for Japan.</p>\n</div>",
              "target": [
                "#aboutJapanTop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">About Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Learn about the basic information about Japan as well as cultural and useful travel information for Japan.</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753228\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753228\">\n<div class=\" column -column1\">\n<h2 class=\" c-title\">General Information</h2>\n</div>\n</div>",
              "target": [
                "#bk6753228"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n<h2 class=\" c-title\">General Information</h2>\n</div>",
              "target": [
                "#bk6753228 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">General Information</h2>",
              "target": [
                "#bk6753228 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753229\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753229\">",
              "target": [
                "#bk6753229"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753229 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753229 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapan\">",
              "target": [
                ".aboutJapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"blockGroup\">",
              "target": [
                ".blockGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block01\">",
              "target": [
                ".block01"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb56\">National Flag and Anthem</h3>",
              "target": [
                ".mb56"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix\">",
              "target": [
                ".block01 > .group.clearfix:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_01_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_01_01.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_01_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_01_01.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_01_01.webp?v=1753234623247\">",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong></strong>",
              "target": [
                ".group.clearfix:nth-child(2) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<h4>National Flag</h4>\n<p class=\"attention\">Nisshoki<br><span class=\"min\">(also known as Hinomaru)</span></p>\n<!-- /.body -->\n</div>",
              "target": [
                ".block01 > .group.clearfix:nth-child(2) > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Flag</h4>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention\">Nisshoki<br><span class=\"min\">(also known as Hinomaru)</span></p>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > .attention"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > .attention > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">(also known as Hinomaru)</span>",
              "target": [
                ".group.clearfix:nth-child(2) > .body > .attention > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix\">",
              "target": [
                ".group.clearfix:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_01_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_01_02.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".group.clearfix:nth-child(3) > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_01_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_01_02.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".group.clearfix:nth-child(3) > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_01_02.webp?v=1753234623247\">",
              "target": [
                ".group.clearfix:nth-child(3) > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_01_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".group.clearfix:nth-child(3) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<h4>National Anthem</h4>\n<p class=\"attention\">Kimi ga Yo</p>\n<!-- /.body -->\n</div>",
              "target": [
                ".group.clearfix:nth-child(3) > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>National Anthem</h4>",
              "target": [
                ".group.clearfix:nth-child(3) > .body > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention\">Kimi ga Yo</p>",
              "target": [
                ".group.clearfix:nth-child(3) > .body > .attention"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Learn about Japan’s flag and national anthem.<br>Get lyrics, sheet music and MP3s.<span class=\"noteNum\">*1</span></p>",
              "target": [
                ".block01 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".block01 > p > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*1</span>",
              "target": [
                ".block01 > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"../japan/flagandanthem/\"><span>see more</span></a>\n</div>",
              "target": [
                ".block01 > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/flagandanthem/\"><span>see more</span></a>",
              "target": [
                ".aboutJapanBtLink.mt8 > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                "a[href$=\"flagandanthem/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block02\">",
              "target": [
                ".block02"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix\">",
              "target": [
                ".block02 > .group.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_02.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block02 > .group.clearfix > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_02.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block02 > .group.clearfix > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_02.webp?v=1753234623247\">",
              "target": [
                ".block02 > .group.clearfix > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block02 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".block02 > .group.clearfix > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Imperial Household</h3>",
              "target": [
                ".block02 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Introduction to the official duties and various public activities of Their Majesties the Emperor and Empress, and other members of the Imperial Family.<span class=\"noteNum\">*2</span></p>",
              "target": [
                ".block02 > .group.clearfix > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*2</span>",
              "target": [
                ".block02 > .group.clearfix > .body > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".block02 > .group.clearfix > .body > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".block02 > .group.clearfix > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".block02 > .group.clearfix > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block03\">",
              "target": [
                ".block03"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sep\">",
              "target": [
                ".block03 > .sep:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb24\">Language</h3>",
              "target": [
                ".block03 > .sep:nth-child(1) > .mb24"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_03_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_03_01.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block03 > .sep:nth-child(1) > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_03_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_03_01.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block03 > .sep:nth-child(1) > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_03_01.webp?v=1753234623247\">",
              "target": [
                ".block03 > .sep:nth-child(1) > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mt24\">Japanese</p>",
              "target": [
                ".mt24"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sep\">",
              "target": [
                ".block03 > .sep:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb40\">Main Religions</h3>",
              "target": [
                ".mb40"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_03_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_03_02.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block03 > .sep:nth-child(2) > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_03_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_03_02.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block03 > .sep:nth-child(2) > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_03_02.webp?v=1753234623247\">",
              "target": [
                ".block03 > .sep:nth-child(2) > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_03_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block03 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"mt32\">Shintoism, Buddhism and Christianity</p>",
              "target": [
                ".mt32"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block04\">",
              "target": [
                ".block04"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Location</h3>",
              "target": [
                ".block04 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix\">",
              "target": [
                ".block04 > .group.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_04.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_04.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block04 > .group.clearfix > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_04.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_04.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block04 > .group.clearfix > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_04.webp?v=1753234623247\">",
              "target": [
                ".block04 > .group.clearfix > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block04 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p>Japan is located west of the Pacific Ocean in the Northern Hemisphere. Japan's neighbors include the Republic of Korea, China and Russia.</p>\n<!-- /.body -->\n</div>",
              "target": [
                ".block04 > .group.clearfix > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan is located west of the Pacific Ocean in the Northern Hemisphere. Japan's neighbors include the Republic of Korea, China and Russia.</p>",
              "target": [
                ".block04 > .group.clearfix > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block05\">",
              "target": [
                ".block05"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body01\">",
              "target": [
                ".body01"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb16\">Land Area</h3>",
              "target": [
                ".mb16:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb16\">377,975.26<br><span class=\"min\">square kilometers<br>(145,898.45 square miles)</span></p>",
              "target": [
                ".body01 > .mb16.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".mb16.attention > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">square kilometers<br>(145,898.45 square miles)</span>",
              "target": [
                ".body01 > .mb16.attention > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".body01 > .mb16.attention > .min > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>(as of July 1, 2021 <br>Geospatial Information <br>Authority of Japan)<br><span class=\"noteNum\">*3</span></p>",
              "target": [
                ".body01 > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(3) > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(3) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(3) > br:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*3</span>",
              "target": [
                ".body01 > p:nth-child(3) > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".body01 > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".aboutJapanBtLink.mt8 > a[href$=\"ENGLISH/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                "a[href$=\"ENGLISH/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body02\">\n  <div class=\"japan-index-body02\">\n    <h4>Number of Prefectures</h4><span class=\"num\">47</span>\n  </div>\n<!-- /.body02 -->\n</div>",
              "target": [
                ".body02"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"japan-index-body02\">\n    <h4>Number of Prefectures</h4><span class=\"num\">47</span>\n  </div>",
              "target": [
                ".japan-index-body02"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Number of Prefectures</h4>",
              "target": [
                ".japan-index-body02 > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"num\">47</span>",
              "target": [
                ".num"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block06\">",
              "target": [
                ".block06"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix\">",
              "target": [
                ".block06 > .group.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_06.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_06.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block06 > .group.clearfix > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_06.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_06.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block06 > .group.clearfix > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_06.webp?v=1753234623247\">",
              "target": [
                ".block06 > .group.clearfix > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block06 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<h3>Capital<span class=\"fg\">Tokyo</span></h3>\n<p>(The population of Tokyo Metropolitan Area as of June 1, 2021 is 13,999,568, approximately 10% of Japan's total population.)</p>\n<!-- /.body -->\n</div>",
              "target": [
                ".block06 > .group.clearfix > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Capital<span class=\"fg\">Tokyo</span></h3>",
              "target": [
                ".block06 > .group.clearfix > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fg\">Tokyo</span>",
              "target": [
                ".fg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>(The population of Tokyo Metropolitan Area as of June 1, 2021 is 13,999,568, approximately 10% of Japan's total population.)</p>",
              "target": [
                ".block06 > .group.clearfix > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block07\">",
              "target": [
                ".block07"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix pt24\">",
              "target": [
                ".pt24"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_07.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_07.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".pt24 > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_07.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_07.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".pt24 > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_07.webp?v=1753234623247\">",
              "target": [
                ".pt24 > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_07.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt24 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".pt24 > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">Population</h3>",
              "target": [
                ".body > .mb8:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb8\">125,284,630</p>",
              "target": [
                ".mb8.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>(as of June 1, 2021 Statistics Bureau, Ministry of Internal Affairs and Communications)<span class=\"noteNum\">*4</span></p>",
              "target": [
                ".body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*4</span>",
              "target": [
                ".body > p:nth-child(3) > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".pt24 > .body > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".pt24 > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".pt24 > .body > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block08\">",
              "target": [
                ".block08"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"mb8\">The Diet</h3>",
              "target": [
                ".block08 > .mb8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col2Wrap clearfix\">",
              "target": [
                ".col2Wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col2\">\n<p>House of Representatives 'Shugi-in' (465 members)<span class=\"noteNum\">*5</span></p>\n<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>see more</span></a>\n</div>\n<!-- /.col2 -->\n</div>",
              "target": [
                ".col2:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>House of Representatives 'Shugi-in' (465 members)<span class=\"noteNum\">*5</span></p>",
              "target": [
                ".col2:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*5</span>",
              "target": [
                ".col2:nth-child(1) > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".col2:nth-child(1) > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".col2:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".col2:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col2\">\n<p>House of Councillors 'Sangi-in' (245 members)<span class=\"noteNum\">*6</span></p>\n<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>see more</span></a>\n</div>\n<!-- /.col2 -->\n</div>",
              "target": [
                ".col2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>House of Councillors 'Sangi-in' (245 members)<span class=\"noteNum\">*6</span></p>",
              "target": [
                ".col2:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*6</span>",
              "target": [
                ".col2:nth-child(2) > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".col2:nth-child(2) > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".col2:nth-child(2) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".col2:nth-child(2) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_08.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_08.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block08 > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_08.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_08.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block08 > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_08.webp?v=1753234623247\">",
              "target": [
                ".block08 > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_08.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block08 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block09\">",
              "target": [
                ".block09"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sep\">",
              "target": [
                ".block09 > .sep:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Currency</h3>",
              "target": [
                ".block09 > .sep:nth-child(1) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb24\"><span>Japanese</span> Yen<span class=\"noteNum\">*7</span></p>",
              "target": [
                ".mb24.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japanese</span>",
              "target": [
                ".mb24.attention > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*7</span>",
              "target": [
                ".mb24.attention > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_09_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_09_01.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block09 > .sep:nth-child(1) > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_09_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_09_01.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block09 > .sep:nth-child(1) > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_09_01.webp?v=1753234623247\">",
              "target": [
                ".block09 > .sep:nth-child(1) > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(1) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".sep:nth-child(1) > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".sep:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".sep:nth-child(1) > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sep\">",
              "target": [
                ".block09 > .sep:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_09_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_09_02.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block09 > .sep:nth-child(2) > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_09_02.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_09_02.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block09 > .sep:nth-child(2) > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_09_02.webp?v=1753234623247\">",
              "target": [
                ".block09 > .sep:nth-child(2) > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_09_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block09 > .sep:nth-child(2) > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Judiciary</h3>",
              "target": [
                ".block09 > .sep:nth-child(2) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Supreme Court, High Courts, District Courts, Summary Courts, and Family Courts</p>",
              "target": [
                ".block09 > .sep:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block10\">",
              "target": [
                ".block10"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix pt32\">",
              "target": [
                ".pt32"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<h3>Administration</h3>\n<p>Prime Minister's Office of Japan, Cabinet Secretariat, 14 ministries and agencies.<span class=\"noteNum\">*8</span></p>\n<div class=\"aboutJapanBtLink mt8\">\n<a href=\"/directory/\"><span>see more</span></a>\n</div>\n<!-- /.body -->\n</div>",
              "target": [
                ".pt32 > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Administration</h3>",
              "target": [
                ".pt32 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Prime Minister's Office of Japan, Cabinet Secretariat, 14 ministries and agencies.<span class=\"noteNum\">*8</span></p>",
              "target": [
                ".pt32 > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*8</span>",
              "target": [
                ".pt32 > .body > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"/directory/\"><span>see more</span></a>\n</div>",
              "target": [
                ".pt32 > .body > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/\"><span>see more</span></a>",
              "target": [
                ".aboutJapanBtLink.mt8 > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                "a[href$=\"directory/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_10.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_10.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".pt32 > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_10.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_10.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".pt32 > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_10.webp?v=1753234623247\">",
              "target": [
                ".pt32 > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_10.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt32 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block11\">",
              "target": [
                ".block11"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix pt16\">",
              "target": [
                ".pt16"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_11.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_11.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".pt16 > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_11.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_11.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".pt16 > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_11.webp?v=1753234623247\">",
              "target": [
                ".pt16 > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_11.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".pt16 > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<h3>Main Industries</h3>\n<p>Automobiles, consumer electronics, computers, other electronics</p>\n<!-- /.body -->\n</div>",
              "target": [
                ".pt16 > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Main Industries</h3>",
              "target": [
                ".pt16 > .body > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Automobiles, consumer electronics, computers, other electronics</p>",
              "target": [
                ".pt16 > .body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"block block12\">",
              "target": [
                ".block12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group clearfix\">",
              "target": [
                ".block12 > .group.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<h3>GDP</h3>\n<p class=\"attention mb16\">US$4,975 <span class=\"min\">trillion <br>as of 2020 (World Bank)</span></p>\n<h3>GDP per capita</h3>\n<p class=\"attention\">US$34,366 <br><span class=\"min\">as of 2020 (World Bank)</span></p>\n<!-- /.body -->\n</div>",
              "target": [
                ".block12 > .group.clearfix > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP</h3>",
              "target": [
                ".block12 > .group.clearfix > .body > h3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention mb16\">US$4,975 <span class=\"min\">trillion <br>as of 2020 (World Bank)</span></p>",
              "target": [
                ".body > .mb16.attention"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">trillion <br>as of 2020 (World Bank)</span>",
              "target": [
                ".body > .mb16.attention > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".body > .mb16.attention > .min > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>GDP per capita</h3>",
              "target": [
                "h3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"attention\">US$34,366 <br><span class=\"min\">as of 2020 (World Bank)</span></p>",
              "target": [
                ".attention:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".attention:nth-child(4) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">as of 2020 (World Bank)</span>",
              "target": [
                ".attention:nth-child(4) > .min"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_12.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_12.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".block12 > .group.clearfix > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_12.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_12.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".block12 > .group.clearfix > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_12.webp?v=1753234623247\">",
              "target": [
                ".block12 > .group.clearfix > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_12.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".block12 > .group.clearfix > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan is the world third-largest economy by nominal GDP <span class=\"noteNum\">*9</span></p>",
              "target": [
                ".block12 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"noteNum\">*9</span>",
              "target": [
                ".block12 > p > .noteNum"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutJapanBtLink mt8\">\n<a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\"><span>see more</span></a>\n</div>",
              "target": [
                ".block12 > .aboutJapanBtLink.mt8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\"><span>see more</span></a>",
              "target": [
                ".block12 > .aboutJapanBtLink.mt8 > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>see more</span>",
              "target": [
                ".block12 > .aboutJapanBtLink.mt8 > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"date\">\n as of December 1, 2021\n</div>",
              "target": [
                ".date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"noteBlock\">",
              "target": [
                ".noteBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".noteBlock > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/japan/flagandanthem/\">*1:National Flag and Anthem</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/flagandanthem/\">*1:National Flag and Anthem</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(1) > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\">*2:The Imperial Household Agency</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\">*2:The Imperial Household Agency</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\">*3:Geospatial Information Authority of Japan</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gsi.go.jp/ENGLISH/\" target=\"_blank\">*3:Geospatial Information Authority of Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"ENGLISH/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\">*4:Statistics Bureau, Ministry of Internal Affairs and Communications</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.stat.go.jp/english/index.htm\" target=\"_blank\">*4:Statistics Bureau, Ministry of Internal Affairs and Communications</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\">*5:The House of Representatives, Japan</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\">*5:The House of Representatives, Japan</a>",
              "target": [
                ".noteBlock > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\">*6:House of Councillors The National Diet of Japan</a></li>",
              "target": [
                ".noteBlock > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\">*6:House of Councillors The National Diet of Japan</a>",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\">*7:Bank of Japan</a> - <a href=\"https://www.boj.or.jp/en/note_tfjgs/note/valid/index.htm/\" target=\"_blank\">Banknotes and Coins</a></li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm/\" target=\"_blank\">*7:Bank of Japan</a>",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/note_tfjgs/note/valid/index.htm/\" target=\"_blank\">Banknotes and Coins</a>",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/\">*8:Government Directory</a></li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/\">*8:Government Directory</a>",
              "target": [
                "li:nth-child(8) > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\">*9:SNA(National Accounts of Japan)</a></li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/sna/menu.html\" target=\"_blank\">*9:SNA(National Accounts of Japan)</a>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753230\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753230\">\n<div class=\" column -column1\">\n<h2 class=\" c-title\">Related Contents</h2>\n</div>\n</div>",
              "target": [
                "#bk6753230"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n<h2 class=\" c-title\">Related Contents</h2>\n</div>",
              "target": [
                "#bk6753230 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Contents</h2>",
              "target": [
                "#bk6753230 > .-column1.column > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753231\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753231\">",
              "target": [
                "#bk6753231"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753231 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753231 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aboutContents\">",
              "target": [
                ".aboutContents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"itemGroup\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/visit/\">",
              "target": [
                ".item.clearfix:nth-child(1) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_contents_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_contents_01.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"visit/\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_contents_01.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_contents_01.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                "a[href$=\"visit/\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_contents_01.webp?v=1753234623247\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">Visiting Japan</p>\n<p>Find information for your travels to Japan, including customs, visas and more.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[href$=\"visit/\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Visiting Japan</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Find information for your travels to Japan, including customs, visas and more.</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.e-stat.go.jp/en\" target=\"_blank\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_contents_03.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_contents_03.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_contents_03.webp?v=1753234623247\">\n<img src=\"../_userdata/img/about/img_about_contents_03.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/about/img_about_contents_03.webp?v=1753234623247\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/img_about_contents_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">e-Stat</p>\n<p>Portal site for Japanese Government Statistics.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">e-Stat</p>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Portal site for Japanese Government Statistics.</p>",
              "target": [
                "a[href=\"https://www.e-stat.go.jp/en\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.833006;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3 class=\"mb16\">Land Area</h3>",
              "target": [
                ".mb16:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"attention mb16\">377,975.26<br><span class=\"min\">square kilometers<br>(145,898.45 square miles)</span></p>",
              "target": [
                ".body01 > .mb16.attention"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"min\">square kilometers<br>(145,898.45 square miles)</span>",
              "target": [
                ".body01 > .mb16.attention > .min"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>(as of July 1, 2021 <br>Geospatial Information <br>Authority of Japan)<br><span class=\"noteNum\">*3</span></p>",
              "target": [
                ".body01 > p:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"noteNum\">*3</span>",
              "target": [
                ".body01 > p:nth-child(3) > .noteNum"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>see more</span>",
              "target": [
                "a[href$=\"ENGLISH/\"][target=\"_blank\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>Number of Prefectures</h4>",
              "target": [
                ".japan-index-body02 > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"block block05\">",
                      "target": [
                        ".block05"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"num\">47</span>",
              "target": [
                ".num"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/japan/index.html",
      "originalUrl": "https://www.japan.go.jp/japan/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/archives/investment/index.html": {
      "title": "Invest Japan | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Invest Japan</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1877f2",
                    "contrastRatio": 4.23,
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
                      "target": [
                        "#icon-button"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"_49vh _2pi7\">Share</span>",
              "target": [
                "._49vh"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#eba317",
                    "bgColor": "#fdf1f2",
                    "contrastRatio": 1.94,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span class=\"layout3-3 ij_mp\">",
                      "target": [
                        ".layout3-3.ij_mp"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 1.94 (foreground color: #eba317, background color: #fdf1f2, font size: 19.5pt (26px), font weight: bold). Expected contrast ratio of 3:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3 class=\" c-large_headline\">Greater market potential and innovation opportunities</h3>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .c-large_headline"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.94 (foreground color: #eba317, background color: #fdf1f2, font size: 19.5pt (26px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#6cb44b",
                    "bgColor": "#fdf1f2",
                    "contrastRatio": 2.3,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span class=\"layout3-3 ij_qb\">",
                      "target": [
                        ".layout3-3.ij_qb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.3 (foreground color: #6cb44b, background color: #fdf1f2, font size: 19.5pt (26px), font weight: bold). Expected contrast ratio of 3:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3 class=\" c-large_headline\">Quality business environment and globally competitive regulations</h3>",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .c-large_headline"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.3 (foreground color: #6cb44b, background color: #fdf1f2, font size: 19.5pt (26px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ea6c6c",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.06,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span>Bloomberg</span>",
                      "target": [
                        ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body > span"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Bloomberg</span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ea6c6c",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.06,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span>Bloomberg</span>",
                      "target": [
                        ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body > span"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Bloomberg</span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ea6c6c",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.06,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span> <p class=\" c-body\">FORBES</p> </span>",
                      "target": [
                        ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\" c-body\">FORBES</p>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#e46e7c",
                    "contrastRatio": 3.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"ij-jetoroArea\">",
                      "target": [
                        ".ij-jetoroArea"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.07 (foreground color: #ffffff, background color: #e46e7c, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\" c-body\">",
              "target": [
                ".ij-jetoroP > .c-body"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.07 (foreground color: #ffffff, background color: #e46e7c, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h1>",
              "target": [
                ".ij_mv2_title > h1"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"../_src/7994876/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" id=\"imgsrc7994876_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994876_1"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/jetros_support/helpline/\" target=\"_blank\" class=\"layoutBox\">",
              "target": [
                ".layoutBox[target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_header\">",
              "target": [
                ".bg-document > .cssskin-_block_header.c-space_normal.c-sp-space_normal"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"btn-o\" data-scribe=\"component:button\" style=\"width: 65px;\">",
              "target": [
                ".btn-o"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"ttl\">\n<p class=\"c-body\"><a href=\"/archives/investment/index.html\">Invest Japan</a></p>\n</div>",
              "target": [
                ".ttl"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn\" role=\"button\" tabindex=\"0\"></button>",
              "target": [
                ".btn[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg[viewBox=\"0 0 843 248\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<xdoor-icon aria-hidden=\"true\" style=\"margin-left: -7px !important;    margin-right: 3.5px !important;display: inline-block !important;height: 100% !important;vertical-align: top !important;\">",
              "target": [
                "xdoor-icon"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_Menu\" id=\"ij_Menu\" aria-hidden=\"true\">",
              "target": [
                "#ij_Menu"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal\" class=\"ij_Modal\" aria-hidden=\"true\">",
              "target": [
                "#js-ij_Modal"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal02\" class=\"ij_Modal\" aria-hidden=\"true\">",
              "target": [
                "#js-ij_Modal02"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"snsBtn layout2-1\" style=\"padding-bottom: 0px;\">",
              "target": [
                ".snsBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"js-sync -likebtn\" style=\"text-align: left;\">",
              "target": [
                ".js-sync"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn-o\" data-scribe=\"component:button\" style=\"width: 65px;\">",
              "target": [
                ".btn-o"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"IN-widget\" style=\"display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px; text-align: center;\">",
              "target": [
                ".IN-widget"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"padding: 0px !important; margin: 0px !important; text-indent: 0px !important; display: inline-block !important; vertical-align: top !important; font-size: 1px !important;\">",
              "target": [
                ".IN-widget > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        ".gov_inner > h1"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        ".ij_mv2_title > h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-title\">Japan – a new, emerging FDI destination</h2>",
                      "target": [
                        "#bk6800685 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-title\">Why invest in Japan?</h2>",
                      "target": [
                        "#bk6800686 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
                      ]
                    },
                    {
                      "html": "<h3>A Trusted Partner Offering High-Value Opportunities</h3>",
                      "target": [
                        ".why_invest_box_inner > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-large_headline\">Greater market potential and innovation opportunities</h3>",
                      "target": [
                        ".layout3-3.ij_mp > .top3Text > .c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-large_headline\">Quality business environment and globally competitive regulations</h3>",
                      "target": [
                        ".layout3-3.ij_qb > .top3Text > .c-large_headline"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
                      "target": [
                        ".ij-ra > .c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">",
                      "target": [
                        ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">",
                      "target": [
                        ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">",
                      "target": [
                        ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-title\">Global and expert support for foreign business at every stage, provided by Japan’s inward investment promotion agency JETRO</h2>",
                      "target": [
                        ".ij-jetoroTitle > .c-title"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#000000",
                    "contrastRatio": 21,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\" id=\"l\">Post</span>",
              "target": [
                "#l"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0073b1",
                    "contrastRatio": 5.13,
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Japan – a new, emerging FDI destination</h2>",
              "target": [
                "#bk6800685 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">Foreign direct investment (FDI) in Japan has been increasing since 2011, with inward FDI stock hitting a record high in 2020. What has triggered this positive development?</p>",
              "target": [
                ".layout2-1:nth-child(1) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".mgn30 > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#232323",
                    "bgColor": "#ffffff",
                    "contrastRatio": 15.71,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.71"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\">Related Link: Investing in Japan (JETRO)<i class=\"fa fa-angle-right\"></i></a>",
              "target": [
                ".pickUp > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-small_headline\">Rapidly increasing FDI</p>",
              "target": [
                ".setY > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Why invest in Japan?</h2>",
              "target": [
                "#bk6800686 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#fdf1f2",
                    "contrastRatio": 11.45,
                    "fontSize": "19.5pt (26px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>A Trusted Partner Offering High-Value Opportunities</h3>",
              "target": [
                ".why_invest_box_inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#fdf1f2",
                    "contrastRatio": 11.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".why_invest_box_inner > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#fdf1f2",
                    "contrastRatio": 11.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">Japan, with its world-leading R&amp;D capabilities and technologies, offers foreign investors path-breaking opportunities fueled by the growth and distribution strategies of the government to realize a new form of capitalism.</p>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"greater_market.html\"> Read more </a>",
              "target": [
                ".btn > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#fdf1f2",
                    "contrastRatio": 11.45,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"quality_business.html\"> Read more </a>",
              "target": [
                ".btn > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".ij-ra > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#717171",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.88,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date > .c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#454545",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#717171",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.88,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date > .c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#454545",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#717171",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.88,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 29, 2021</p>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date > .c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">In 2011, the Tohoku region in northern Japan was devastated by one of the most powerful ...</p>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#363636",
                    "contrastRatio": 12.08,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">View Full List</p>",
              "target": [
                "a[href$=\"related_articles.html\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#e46e7c",
                    "contrastRatio": 3.07,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Global and expert support for foreign business at every stage, provided by Japan’s inward investment promotion agency JETRO</h2>",
              "target": [
                ".ij-jetoroTitle > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#b65863",
                    "contrastRatio": 4.6,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Covid-19 Business Support</span>",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#b65863",
                    "contrastRatio": 4.6,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Learn more about JETRO</span>",
              "target": [
                "a[href$=\"en/\"] > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ij_Menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_Menu\" id=\"ij_Menu\" aria-hidden=\"true\">",
              "target": [
                "#ij_Menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "js-ij_Modal",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal\" class=\"ij_Modal\" aria-hidden=\"true\">",
              "target": [
                "#js-ij_Modal"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "js-ij_Modal02",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal02\" class=\"ij_Modal\" aria-hidden=\"true\">",
              "target": [
                "#js-ij_Modal02"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Japan – a new, emerging FDI destination</h2>",
              "target": [
                "#bk6800685 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Why invest in Japan?</h2>",
              "target": [
                "#bk6800686 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>A Trusted Partner Offering High-Value Opportunities</h3>",
              "target": [
                ".why_invest_box_inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\">Greater market potential and innovation opportunities</h3>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\">Quality business environment and globally competitive regulations</h3>",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".ij-ra > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Global and expert support for foreign business at every stage, provided by Japan’s inward investment promotion agency JETRO</h2>",
              "target": [
                ".ij-jetoroTitle > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > div > div:nth-child(1) > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(3) > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(4) > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(4) > div > div > div:nth-child(2) > div:nth-child(3) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(4) > div > div > div:nth-child(3) > span:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(4) > div > div > div:nth-child(3) > span:nth-child(2) > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > div:nth-child(3) > div:nth-child(1) > a > h3:nth-child(4)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > div:nth-child(3) > div:nth-child(2) > a > h3:nth-child(4)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > div:nth-child(3) > div:nth-child(3) > a > h3:nth-child(4)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(6) > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".ij_mv2_title > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Japan – a new, emerging FDI destination</h2>",
              "target": [
                "#bk6800685 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Why invest in Japan?</h2>",
              "target": [
                "#bk6800686 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>A Trusted Partner Offering High-Value Opportunities</h3>",
              "target": [
                ".why_invest_box_inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\">Greater market potential and innovation opportunities</h3>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\">Quality business environment and globally competitive regulations</h3>",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".ij-ra > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Global and expert support for foreign business at every stage, provided by Japan’s inward investment promotion agency JETRO</h2>",
              "target": [
                ".ij-jetoroTitle > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989157_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989159/btn_gm.png?v=1711672995095\" width=\"527\" height=\"144\" alt=\"Greater market potential and innovation opportunities\" id=\"imgsrc7989159_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989159_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989161/btn_qb.png?v=1711672995095\" width=\"527\" height=\"145\" alt=\"Quality business environment and globally competitive regulations\" id=\"imgsrc7989161_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989161_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989217/jetro2.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989217_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989217_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989215/jetro.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989215_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989169/btn_mov.png?v=1711672995095\" width=\"532\" height=\"90\" alt=\"\" id=\"imgsrc7989169_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989169_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7988947/img01_20220425201407699.png?v=1711672995095\" width=\"640\" height=\"360\" alt=\"\" id=\"imgsrc7988947_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7988947_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995963/why_invest_japan.jpg?v=1711672995095\" width=\"600\" height=\"338\" alt=\"Voices from Business Leaders\" id=\"imgsrc7995963_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995963_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848559_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848561_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994822_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994824/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7994824_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994824_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990588_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7990119/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7990119_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990119_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994874_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848547_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                "a[href$=\"en/\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989157_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989159/btn_gm.png?v=1711672995095\" width=\"527\" height=\"144\" alt=\"Greater market potential and innovation opportunities\" id=\"imgsrc7989159_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989159_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989161/btn_qb.png?v=1711672995095\" width=\"527\" height=\"145\" alt=\"Quality business environment and globally competitive regulations\" id=\"imgsrc7989161_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989161_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989217/jetro2.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989217_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989217_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989215/jetro.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989215_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989169/btn_mov.png?v=1711672995095\" width=\"532\" height=\"90\" alt=\"\" id=\"imgsrc7989169_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989169_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7988947/img01_20220425201407699.png?v=1711672995095\" width=\"640\" height=\"360\" alt=\"\" id=\"imgsrc7988947_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7988947_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995963/why_invest_japan.jpg?v=1711672995095\" width=\"600\" height=\"338\" alt=\"Voices from Business Leaders\" id=\"imgsrc7995963_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995963_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848559_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848561_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994822_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994824/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7994824_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994824_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990588_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7990119/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7990119_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990119_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994874_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994876/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" id=\"imgsrc7994876_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994876_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848547_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                "a[href$=\"en/\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"_2vmz\" href=\"https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&u=https%3A%2F%2Fwww.japan.go.jp%2Farchives%2Finvestment%2F&display=popup&ref=plugin&src=share_button\" target=\"_blank\" id=\"u_0_0_kE\">",
              "target": [
                "#u_0_0_kE"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://x.com/intent...\" class=\"btn\" id=\"b\" target=\"_blank\">",
              "target": [
                "#b"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"greater_market.html\">",
              "target": [
                "li:nth-child(1) > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"quality_business.html\">",
              "target": [
                "li:nth-child(2) > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\">Related Link: Investing in Japan (JETRO)<i class=\"fa fa-angle-right\"></i></a>",
              "target": [
                ".pickUp > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"greater_market.html\"> Read more </a>",
              "target": [
                ".btn > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"quality_business.html\"> Read more </a>",
              "target": [
                ".btn > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-where-high-tech-meets-high-value-foreign-direct-investment\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-a-home-for-innovators-and-entrepreneurs\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.forbes.com/sites/japan/2021/03/29/from-sustainable-materials-to-disaster-and-pandemic-measures-startups-are-addressing-social-issues-in-japans-tohoku/?sh=28eed1f45ab3\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"related_articles.html\"> <p class=\" c-body\">View Full List</p> </a>",
              "target": [
                ".ra-full > a[href$=\"related_articles.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/covid-19/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Covid-19 Business Support</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a>",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Learn more about JETRO</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".ij_mv2_menu > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"layoutBox\">",
              "target": [
                ".ij-jetroLink > .layoutBox"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Invest Japan</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".ij_mv2_menu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".ij_mv2_menu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"layout2-1\"><a href=\"https://www.jetro.go.jp/en/invest/covid-19/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Covid-19 Business Support</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a></li>",
              "target": [
                ".ij-jetroLink > .layoutBox > .layout2-1:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"layout2-1\"><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Learn more about JETRO</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a></li>",
              "target": [
                ".ij-jetroLink > .layoutBox > .layout2-1:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989159/btn_gm.png?v=1711672995095\" width=\"527\" height=\"144\" alt=\"Greater market potential and innovation opportunities\" id=\"imgsrc7989159_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989159_1"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989161/btn_qb.png?v=1711672995095\" width=\"527\" height=\"145\" alt=\"Quality business environment and globally competitive regulations\" id=\"imgsrc7989161_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989161_1"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995963/why_invest_japan.jpg?v=1711672995095\" width=\"600\" height=\"338\" alt=\"Voices from Business Leaders\" id=\"imgsrc7995963_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995963_1"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994876/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" id=\"imgsrc7994876_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994876_1"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989157_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989217/jetro2.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989217_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989217_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989215/jetro.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989215_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7989169/btn_mov.png?v=1711672995095\" width=\"532\" height=\"90\" alt=\"\" id=\"imgsrc7989169_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989169_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7988947/img01_20220425201407699.png?v=1711672995095\" width=\"640\" height=\"360\" alt=\"\" id=\"imgsrc7988947_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7988947_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848559_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848561_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994822_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994824/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7994824_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994824_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990588_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7990119/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7990119_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990119_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994874_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848547_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                "a[href$=\"en/\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeader\">",
              "target": [
                "#CybotCookiebotDialogHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeaderLogosWrapper\">",
              "target": [
                "#CybotCookiebotDialogHeaderLogosWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:,\" alt=\"logo\" width=\"46\" height=\"34\" style=\"display: none;\"></div>",
              "target": [
                "#CybotCookiebotDialogPoweredbyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n<p class=\" c-body\"></p>\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n<p></p>\n</div>",
              "target": [
                ".bg-document > .cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                ".cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li>Invest Japan</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Invest Japan</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".-column1.column > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800683\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_normal cssskin-_block_billboard\" data-bk-id=\"bk6800683\" data-shared=\"true\" data-sharedname=\"ij-Menu\">",
              "target": [
                "#bk6800683"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\">",
              "target": [
                "#bk6800683 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                "#bk6800683 > .-column1.column > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"snsBtn layout2-1\" style=\"padding-bottom: 0px;\">",
              "target": [
                ".snsBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"js-sync -likebtn\" style=\"text-align: left;\">",
              "target": [
                ".js-sync"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"_2vmz\" href=\"https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&u=https%3A%2F%2Fwww.japan.go.jp%2Farchives%2Finvestment%2F&display=popup&ref=plugin&src=share_button\" target=\"_blank\" id=\"u_0_0_kE\">",
              "target": [
                "#u_0_0_kE"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                "#u_0_0_kE > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_8f1i\"></span>",
              "target": [
                "._8f1i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\">",
              "target": [
                "#icon-button > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_3jn- inlineBlock _2v7\"><span class=\"_3jn_\"></span><span class=\"_49vg _8a19\"><img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\"></span></span>",
              "target": [
                "._3jn-"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_49vg _8a19\"><img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\"></span>",
              "target": [
                "._49vg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_49vh _2pi7\">Share</span>",
              "target": [
                "._49vh"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://x.com/intent...\" class=\"btn\" id=\"b\" target=\"_blank\">",
              "target": [
                "#b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i></i>",
              "target": [
                "#b > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\" id=\"l\">Post</span>",
              "target": [
                "#l"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"IN-widget\" style=\"display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px; text-align: center;\">",
              "target": [
                ".IN-widget"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"padding: 0px !important; margin: 0px !important; text-indent: 0px !important; display: inline-block !important; vertical-align: top !important; font-size: 1px !important;\">",
              "target": [
                ".IN-widget > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headMenu layoutBox\">",
              "target": [
                ".headMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-body\"><a href=\"/archives/investment/index.html\">Invest Japan</a></p>",
              "target": [
                ".ttl > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">\n<div class=\"c-img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1711672995095\">\n<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".topNavBtn > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1711672995095\">\n<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".topNavBtn > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1711672995095\">\n<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".topNavBtn > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1711672995095\">",
              "target": [
                ".topNavBtn > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1711672995095\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-body\"></p>",
              "target": [
                "#bk6800683 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".-column1.column > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800684\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800684\">",
              "target": [
                "#bk6800684"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800684 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_mv2 layoutBox\">",
              "target": [
                ".ij_mv2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_mv2_title\">",
              "target": [
                ".ij_mv2_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".ij_mv2_title > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989157/logo.webp?v=1711672995095\">\n<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "h1 > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989157/logo.webp?v=1711672995095\">\n<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "h1 > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989157/logo.webp?v=1711672995095\">\n<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>",
              "target": [
                "h1 > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7989157/logo.webp?v=1711672995095\">",
              "target": [
                "h1 > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989157/logo.png?v=1711672995095\" width=\"750\" height=\"257\" alt=\"\" id=\"imgsrc7989157_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989157_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_mv2_menu\">",
              "target": [
                ".ij_mv2_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".ij_mv2_menu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".ij_mv2_menu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"greater_market.html\">",
              "target": [
                "li:nth-child(1) > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">",
              "target": [
                "a[href$=\"greater_market.html\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">",
              "target": [
                "a[href$=\"greater_market.html\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989159/btn_gm.webp?v=1711672995095\">\n<img src=\"../_src/7989159/btn_gm.png?v=1711672995095\" width=\"527\" height=\"144\" alt=\"Greater market potential and innovation opportunities\" id=\"imgsrc7989159_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[href$=\"greater_market.html\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7989159/btn_gm.webp?v=1711672995095\">",
              "target": [
                "a[href$=\"greater_market.html\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989159/btn_gm.png?v=1711672995095\" width=\"527\" height=\"144\" alt=\"Greater market potential and innovation opportunities\" id=\"imgsrc7989159_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989159_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".ij_mv2_menu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"quality_business.html\">",
              "target": [
                "li:nth-child(2) > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">",
              "target": [
                "a[href$=\"quality_business.html\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">",
              "target": [
                "a[href$=\"quality_business.html\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"quality_business.html\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7989161/btn_qb.webp?v=1711672995095\">",
              "target": [
                "a[href$=\"quality_business.html\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989161/btn_qb.png?v=1711672995095\" width=\"527\" height=\"145\" alt=\"Quality business environment and globally competitive regulations\" id=\"imgsrc7989161_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989161_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6985288\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_normal cssskin-_block_main\" data-bk-id=\"bk6985288\">",
              "target": [
                "#bk6985288"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6985288 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topLink layoutBox\">",
              "target": [
                ".topLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_jetro\">",
              "target": [
                ".btn_jetro"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/jetros_support/helpline/\" target=\"_blank\" class=\"layoutBox\">",
              "target": [
                ".layoutBox[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">",
              "target": [
                ".layoutBox[target=\"_blank\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-images\">",
              "target": [
                ".c-images"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989217/jetro2.webp?v=1711672995095\">\n<img src=\"../_src/7989217/jetro2.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989217_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".c-images > .c-img:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989217/jetro2.webp?v=1711672995095\">\n<img src=\"../_src/7989217/jetro2.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989217_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>",
              "target": [
                ".c-images > .c-img:nth-child(1) > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7989217/jetro2.webp?v=1711672995095\">",
              "target": [
                ".c-images > .c-img:nth-child(1) > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989217/jetro2.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989217_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989217_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989215/jetro.webp?v=1711672995095\">\n<img src=\"../_src/7989215/jetro.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989215_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".c-img:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989215/jetro.webp?v=1711672995095\">\n<img src=\"../_src/7989215/jetro.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989215_1\" class=\" c-no_adjust\" loading=\"lazy\">\n</picture>",
              "target": [
                ".c-img:nth-child(2) > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7989215/jetro.webp?v=1711672995095\">",
              "target": [
                ".c-img:nth-child(2) > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989215/jetro.png?v=1711672995095\" width=\"400\" height=\"54\" alt=\"\" id=\"imgsrc7989215_1\" class=\" c-no_adjust\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo\">",
              "target": [
                ".btn_wachiVideo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989169/btn_mov.webp?v=1711672995095\">\n<img src=\"../_src/7989169/btn_mov.png?v=1711672995095\" width=\"532\" height=\"90\" alt=\"\" id=\"imgsrc7989169_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"] > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7989169/btn_mov.webp?v=1711672995095\">\n<img src=\"../_src/7989169/btn_mov.png?v=1711672995095\" width=\"532\" height=\"90\" alt=\"\" id=\"imgsrc7989169_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"] > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7989169/btn_mov.webp?v=1711672995095\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"] > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7989169/btn_mov.png?v=1711672995095\" width=\"532\" height=\"90\" alt=\"\" id=\"imgsrc7989169_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7989169_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800685\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800685\">",
              "target": [
                "#bk6800685"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800685 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsInner ij-top\">",
              "target": [
                "#bk6800685 > .-column1.column > .ij-contentsInner.ij-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Japan – a new, emerging FDI destination</h2>",
              "target": [
                "#bk6800685 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox topBox\">",
              "target": [
                ".topBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout2-1\">",
              "target": [
                ".topBox > .layout2-1:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">Foreign direct investment (FDI) in Japan has been increasing since 2011, with inward FDI stock hitting a record high in 2020. What has triggered this positive development?</p>",
              "target": [
                ".layout2-1:nth-child(1) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mgn30\">",
              "target": [
                ".mgn30"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".mgn30 > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"pickUp\">\n<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\">Related Link: Investing in Japan (JETRO)<i class=\"fa fa-angle-right\"></i></a>\n</div>",
              "target": [
                ".pickUp"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/\" target=\"_blank\">Related Link: Investing in Japan (JETRO)<i class=\"fa fa-angle-right\"></i></a>",
              "target": [
                ".pickUp > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"fa fa-angle-right\"></i>",
              "target": [
                "a[target=\"_blank\"] > .fa.fa-angle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout2-1\">",
              "target": [
                ".topBox > .layout2-1:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">",
              "target": [
                ".layout2-1:nth-child(2) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7988947/img01_20220425201407699.webp?v=1711672995095\">\n<img src=\"../_src/7988947/img01_20220425201407699.png?v=1711672995095\" width=\"640\" height=\"360\" alt=\"\" id=\"imgsrc7988947_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".layout2-1:nth-child(2) > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7988947/img01_20220425201407699.webp?v=1711672995095\">\n<img src=\"../_src/7988947/img01_20220425201407699.png?v=1711672995095\" width=\"640\" height=\"360\" alt=\"\" id=\"imgsrc7988947_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout2-1:nth-child(2) > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7988947/img01_20220425201407699.webp?v=1711672995095\">",
              "target": [
                ".layout2-1:nth-child(2) > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7988947/img01_20220425201407699.png?v=1711672995095\" width=\"640\" height=\"360\" alt=\"\" id=\"imgsrc7988947_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7988947_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"setY\">\n<p class=\" c-small_headline\">Rapidly increasing FDI</p>\n</div>",
              "target": [
                ".setY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-small_headline\">Rapidly increasing FDI</p>",
              "target": [
                ".setY > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800686\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800686\">",
              "target": [
                "#bk6800686"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800686 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsInner ij-top\">",
              "target": [
                "#bk6800686 > .-column1.column > .ij-contentsInner.ij-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Why invest in Japan?</h2>",
              "target": [
                "#bk6800686 > .-column1.column > .ij-contentsInner.ij-top > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"why_invest_box\">",
              "target": [
                ".why_invest_box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo2 list-movie-02\">",
              "target": [
                ".btn_wachiVideo2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"] > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995963/why_invest_japan.webp?v=1711672995095\">\n<img src=\"../_src/7995963/why_invest_japan.jpg?v=1711672995095\" width=\"600\" height=\"338\" alt=\"Voices from Business Leaders\" id=\"imgsrc7995963_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"] > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995963/why_invest_japan.webp?v=1711672995095\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"] > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995963/why_invest_japan.jpg?v=1711672995095\" width=\"600\" height=\"338\" alt=\"Voices from Business Leaders\" id=\"imgsrc7995963_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995963_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"why_invest_box_inner\">",
              "target": [
                ".why_invest_box_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>A Trusted Partner Offering High-Value Opportunities</h3>",
              "target": [
                ".why_invest_box_inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".why_invest_box_inner > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".why_invest_box_inner > p > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox top3Box\">",
              "target": [
                ".top3Box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"layout3-3 ij_mp\">",
              "target": [
                ".layout3-3.ij_mp"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top3Image\">",
              "target": [
                ".layout3-3.ij_mp > .top3Image"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848559/why_img01.webp?v=1711672995095\">\n<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".layout3-3.ij_mp > .top3Image > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848559/why_img01.webp?v=1711672995095\">\n<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".layout3-3.ij_mp > .top3Image > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848559/why_img01.webp?v=1711672995095\">\n<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-3.ij_mp > .top3Image > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7848559/why_img01.webp?v=1711672995095\">",
              "target": [
                ".layout3-3.ij_mp > .top3Image > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7848559/why_img01.jpg?v=1711672995095\" width=\"546\" height=\"246\" alt=\"\" id=\"imgsrc7848559_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848559_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top3Text\">",
              "target": [
                ".layout3-3.ij_mp > .top3Text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\">Greater market potential and innovation opportunities</h3>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">Japan, with its world-leading R&amp;D capabilities and technologies, offers foreign investors path-breaking opportunities fueled by the growth and distribution strategies of the government to realize a new form of capitalism.</p>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn\">\n<a href=\"greater_market.html\"> Read more </a>\n</div>",
              "target": [
                ".layout3-3.ij_mp > .top3Text > .btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"greater_market.html\"> Read more </a>",
              "target": [
                ".btn > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"layout3-3 ij_qb\">",
              "target": [
                ".layout3-3.ij_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top3Image\">",
              "target": [
                ".layout3-3.ij_qb > .top3Image"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848561/why_img02.webp?v=1711672995095\">\n<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".layout3-3.ij_qb > .top3Image > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848561/why_img02.webp?v=1711672995095\">\n<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".layout3-3.ij_qb > .top3Image > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848561/why_img02.webp?v=1711672995095\">\n<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-3.ij_qb > .top3Image > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7848561/why_img02.webp?v=1711672995095\">",
              "target": [
                ".layout3-3.ij_qb > .top3Image > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7848561/why_img02.jpg?v=1711672995095\" width=\"544\" height=\"247\" alt=\"\" id=\"imgsrc7848561_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848561_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top3Text\">",
              "target": [
                ".layout3-3.ij_qb > .top3Text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\">Quality business environment and globally competitive regulations</h3>",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn\">\n<a href=\"quality_business.html\"> Read more </a>\n</div>",
              "target": [
                ".layout3-3.ij_qb > .top3Text > .btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"quality_business.html\"> Read more </a>",
              "target": [
                ".btn > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800688\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800688\">",
              "target": [
                "#bk6800688"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800688 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-ra\">",
              "target": [
                ".ij-ra"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-ra-hr\"></div>",
              "target": [
                ".ij-ra-hr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".ij-ra > .c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                ".ij-ra > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1\">",
              "target": [
                ".layout3-1:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-where-high-tech-meets-high-value-foreign-direct-investment\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994822/img56.webp?v=1711672995095\">\n<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994822/img56.webp?v=1711672995095\">\n<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994822/img56.webp?v=1711672995095\">\n<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994822/img56.webp?v=1711672995095\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994822/img56.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994822_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994822_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-category\">\n<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>\n</div>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span>Bloomberg</span></p>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bloomberg</span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-date\">\n<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>\n</div>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date > .c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994824/iconlink_b.webp?v=1711672995095\">\n<img src=\"../_src/7994824/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7994824_1\" loading=\"lazy\">\n</picture>\n</span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994824/iconlink_b.webp?v=1711672995095\">\n<img src=\"../_src/7994824/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7994824_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994824/iconlink_b.webp?v=1711672995095\">",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994824/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7994824_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994824_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-text\">\n<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span></p>\n</div>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span></p>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span>",
              "target": [
                ".layout3-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1\">",
              "target": [
                ".layout3-1:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-a-home-for-innovators-and-entrepreneurs\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7990588/img55.webp?v=1711672995095\">\n<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7990588/img55.webp?v=1711672995095\">\n<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7990588/img55.webp?v=1711672995095\">\n<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7990588/img55.webp?v=1711672995095\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7990588/img55.jpg?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7990588_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990588_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-category\">\n<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>\n</div>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span>Bloomberg</span></p>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bloomberg</span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-date\">\n<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>\n</div>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date > .c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7990119/iconlink_b.webp?v=1711672995095\">\n<img src=\"../_src/7990119/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7990119_1\" loading=\"lazy\">\n</picture>\n</span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7990119/iconlink_b.webp?v=1711672995095\">\n<img src=\"../_src/7990119/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7990119_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7990119/iconlink_b.webp?v=1711672995095\">",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7990119/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7990119_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7990119_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-text\">\n<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span></p>\n</div>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span></p>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span>",
              "target": [
                ".layout3-1:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1\">",
              "target": [
                ".layout3-1:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.forbes.com/sites/japan/2021/03/29/from-sustainable-materials-to-disaster-and-pandemic-measures-startups-are-addressing-social-issues-in-japans-tohoku/?sh=28eed1f45ab3\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994874/img55.webp?v=1711672995095\">\n<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994874/img55.webp?v=1711672995095\">\n<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994874/img55.webp?v=1711672995095\">\n<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994874/img55.webp?v=1711672995095\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994874/img55.png?v=1711672995095\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7994874_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994874_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-category\">\n<span> <p class=\" c-body\">FORBES</p> </span>\n</div>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span> <p class=\" c-body\">FORBES</p> </span>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">FORBES</p>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-category > span > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-date\">\n<p class=\"c-lead\">Posted on&nbsp;Mar 29, 2021</p>\n</div>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 29, 2021</p>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-date > .c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994876/iconlink_b.webp?v=1711672995095\">\n<img src=\"../_src/7994876/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" id=\"imgsrc7994876_1\" loading=\"lazy\">\n</picture>\n</span>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994876/iconlink_b.webp?v=1711672995095\">\n<img src=\"../_src/7994876/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" id=\"imgsrc7994876_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994876/iconlink_b.webp?v=1711672995095\">",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .c-small_headline > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994876/iconlink_b.png?v=1711672995095\" width=\"26\" height=\"22\" id=\"imgsrc7994876_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994876_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-text\">\n<p class=\" c-body\">In 2011, the Tohoku region in northern Japan was devastated by one of the most powerful ...</p>\n</div>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">In 2011, the Tohoku region in northern Japan was devastated by one of the most powerful ...</p>",
              "target": [
                ".layout3-1:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .ra-text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-full\">\n<a href=\"related_articles.html\"> <p class=\" c-body\">View Full List</p> </a>\n</div>",
              "target": [
                ".ra-full"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"related_articles.html\"> <p class=\" c-body\">View Full List</p> </a>",
              "target": [
                ".ra-full > a[href$=\"related_articles.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">View Full List</p>",
              "target": [
                "a[href$=\"related_articles.html\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800689\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800689\" data-shared=\"true\" data-sharedname=\"ij-footer\">",
              "target": [
                "#bk6800689"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"ij-footer\">",
              "target": [
                "#ij-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-footer-inner\">",
              "target": [
                ".ij-footer-inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-jetoroArea\">",
              "target": [
                ".ij-jetoroArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                ".ij-jetoroArea > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-jetoroLogoPC\">",
              "target": [
                ".ij-jetoroLogoPC"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848547/jetro_l.webp?v=1711672995095\">\n<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".ij-jetoroLogoPC > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848547/jetro_l.webp?v=1711672995095\">\n<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".ij-jetoroLogoPC > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848547/jetro_l.webp?v=1711672995095\">\n<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".ij-jetoroLogoPC > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7848547/jetro_l.webp?v=1711672995095\">",
              "target": [
                ".ij-jetoroLogoPC > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7848547/jetro_l.png?v=1711672995095\" width=\"400\" height=\"234\" alt=\"\" id=\"imgsrc7848547_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848547_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-jetorotext\">",
              "target": [
                ".ij-jetorotext"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-jetoroTitle\">\n<h2 class=\" c-title\">Global and expert support for foreign business at every stage, provided by Japan’s inward investment promotion agency JETRO</h2>\n</div>",
              "target": [
                ".ij-jetoroTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Global and expert support for foreign business at every stage, provided by Japan’s inward investment promotion agency JETRO</h2>",
              "target": [
                ".ij-jetoroTitle > .c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-jetoroP\">",
              "target": [
                ".ij-jetoroP"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".ij-jetoroP > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"> </p>",
              "target": [
                ".ij-jetoroArea > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-jetroLink\">",
              "target": [
                ".ij-jetroLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layoutBox\">",
              "target": [
                ".ij-jetroLink > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"layout2-1\"><a href=\"https://www.jetro.go.jp/en/invest/covid-19/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Covid-19 Business Support</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a></li>",
              "target": [
                ".ij-jetroLink > .layoutBox > .layout2-1:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/invest/covid-19/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Covid-19 Business Support</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a>",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Covid-19 Business Support</span>",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span>",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .otherSite"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                ".layout2-1:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"layout2-1\"><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Learn more about JETRO</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a></li>",
              "target": [
                ".ij-jetroLink > .layoutBox > .layout2-1:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Learn more about JETRO</span><span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Learn more about JETRO</span>",
              "target": [
                "a[href$=\"en/\"] > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"otherSite\"><img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\"></span>",
              "target": [
                "a[href$=\"en/\"] > .otherSite"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/archives/_userdata/investjapan/img/otherSite_W.png\" width=\"100%\" alt=\"\">",
              "target": [
                "a[href$=\"en/\"] > .otherSite > img[width=\"100%\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".ij-jetoroArea > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-footer-bnArea\">\n</div>",
              "target": [
                ".ij-footer-bnArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">&nbsp;</p>",
              "target": [
                ".ij-footer-inner > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.791345;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/archives/investment/index.html",
      "originalUrl": "https://www.japan.go.jp/archives/investment/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/directory/index.html": {
      "title": "Government Directory | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Government Directory</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Government Directory</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Government Directory</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"283\" data-gtm-vis-first-on-screen6173653_66=\"283\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"]"
                      ]
                    },
                    {
                      "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"898\" data-gtm-vis-first-on-screen6173653_66=\"898\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><span class=\"c-page_title2\">Government Directory</span></h1>",
                      "target": [
                        ".c-page_title"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"928\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Cabinet</h2>",
                      "target": [
                        "h2[data-gtm-vis-first-on-screen6173653_66=\"928\"]"
                      ]
                    },
                    {
                      "html": "<h2>Ministries and Agencies</h2>",
                      "target": [
                        "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
                      ]
                    },
                    {
                      "html": "<h2>The Diet</h2>",
                      "target": [
                        "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
                      ]
                    },
                    {
                      "html": "<h2>The Supreme Court</h2>",
                      "target": [
                        "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
                      ]
                    },
                    {
                      "html": "<h2>Other Governmental Agencies</h2>",
                      "target": [
                        "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-title\">Related Links</h2>",
                      "target": [
                        ".c-title"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (39.998px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-page_title2\">Government Directory</span>",
              "target": [
                ".c-page_title2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-lead2\">This page contains links to websites for the Cabinet, Ministries and Agencies, the Diet, the Supreme Court and other government agencies.</span>",
              "target": [
                ".c-lead2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "11.2pt (14.9996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet</span>",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "11.2pt (14.9996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministries and Agencies</span>",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "11.2pt (14.9996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Diet</span>",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "11.2pt (14.9996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Supreme Court</span>",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "11.2pt (14.9996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Other Governmental Agencies</span>",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (23.996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"928\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Cabinet</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"928\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prime Minister's Office of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Profile of Prime Minister TAKAICHI Sanae<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of State Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of Parliamentary Vice-Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of Special Advisors to the Prime Minister<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (23.996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministries and Agencies</h2>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"li_h3\">Cabinet Secretariat</span>",
              "target": [
                ".li_h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Cybersecurity office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Secretariat Civil Protection Portal Site<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Legislation Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Personnel Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Headquarters for the Abduction Issue<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Office of Policy Planning and Coordination on Territory and Sovereignty<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Agency for Infectious Disease Crisis Management<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Imperial Household Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Police Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Financial Services Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Consumer Affairs Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Children and Families Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Fair Trade Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Food Safety Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Personal Information Protection Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Gender Equality Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Atomic Energy Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Public Relations Office of the Government of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>State Guest Houses<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Internal Affairs and Communications<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Justice<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Public Security Intelligence Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Public Prosecutors Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Immigration Services Agency of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href$=\"isa/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Finance<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Tax Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Customs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Education, Culture, Sports, Science and Technology<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Agency for Cultural Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Sports Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Agriculture, Forestry and Fisheries<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Economy, Trade and Industry<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Agency for Natural Resources and Energy<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Patent Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Small and Medium Enterprise Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Land, Infrastructure, Transport and Tourism<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Tourism Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Meteorological Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Coast Guard<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of the Environment<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Defense<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Joint Staff<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Ground Self-Defense Force (JGSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Maritime Self-Defense Force (JMSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Air Self-Defense Force (JASDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Acquisition, Technology &amp; Logistics Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (23.996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Diet</h2>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (23.996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Supreme Court</h2>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (23.996px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Other Governmental Agencies</h2>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (17.9998px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "23.4pt (31.2px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Links</h2>",
              "target": [
                ".c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.8pt (21px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Visiting Japan</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead\"> General information about tourism, visas, customs, working, studying, and more.</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > .lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.8pt (21px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">About Japan</p>",
              "target": [
                "a[href$=\"japan/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead\">Learn about the basic information: the national flag and anthem, statistics, and more.</p>",
              "target": [
                "a[href$=\"japan/\"] > .body > .lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.8pt (21px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">JapanGov News</p>",
              "target": [
                "a[href$=\"news/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead\"> News from the government ministries and agencies, updated daily.</p>",
              "target": [
                "a[href$=\"news/\"] > .body > .lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"283\" data-gtm-vis-first-on-screen6173653_66=\"283\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"898\" data-gtm-vis-first-on-screen6173653_66=\"898\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><span class=\"c-page_title2\">Government Directory</span></h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"928\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Cabinet</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"928\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministries and Agencies</h2>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Diet</h2>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Supreme Court</h2>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Other Governmental Agencies</h2>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Links</h2>",
              "target": [
                ".c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(3) > div > div > div > div:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(4) > div > div > div > div:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > div > div:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(6) > div > div > div > div:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(7) > div > div > div > div:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(8) > div > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"283\" data-gtm-vis-first-on-screen6173653_66=\"283\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"898\" data-gtm-vis-first-on-screen6173653_66=\"898\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><span class=\"c-page_title2\">Government Directory</span></h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"928\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Cabinet</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"928\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministries and Agencies</h2>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Diet</h2>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Supreme Court</h2>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Other Governmental Agencies</h2>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Links</h2>",
              "target": [
                ".c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"isa/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_01.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_02.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"japan/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/topics_news.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"news/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"isa/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_01.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_02.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"japan/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/topics_news.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"news/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#cabinet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Cabinet</span>\n</div>\n</a>",
              "target": [
                ".cabinet > a[href$=\"#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#ministries\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Ministries and Agencies</span>\n</div>\n</a>",
              "target": [
                ".ministries > a[href$=\"#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#diet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Diet</span>\n</div>\n</a>",
              "target": [
                ".diet > a[href$=\"#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#court\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Supreme Court</span>\n</div>\n</a>",
              "target": [
                ".court > a[href$=\"#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#agencies\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Other Governmental Agencies</span>\n</div>\n</a>",
              "target": [
                ".agencies > a[href$=\"#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/\" target=\"_blank\"><span>Prime Minister's Office of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/daijin/takaichi_sanae.html\" target=\"_blank\"><span>Profile of Prime Minister TAKAICHI Sanae<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/daijin/index.html\" target=\"_blank\"><span>List of Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/fukudaijin/index.html\" target=\"_blank\"><span>List of State Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/seimukan/index.html\" target=\"_blank\"><span>List of Parliamentary Vice-Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/sourihosakan/index.html\" target=\"_blank\"><span>List of Special Advisors to the Prime Minister<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cyber.go.jp/index.html\" target=\"_blank\"><span>National Cybersecurity office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.kokuminhogo.go.jp/en/pc-index_e.html\" target=\"_blank\"><span>Cabinet Secretariat Civil Protection Portal Site<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.clb.go.jp/english/index.html\" target=\"_blank\"><span>Cabinet Legislation Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jinji.go.jp/eng.html\" target=\"_blank\"><span>National Personnel Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.rachi.go.jp/en/index.html\" target=\"_blank\"><span>Headquarters for the Abduction Issue<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cas.go.jp/jp/ryodo_eg/index.html\" target=\"_blank\"><span>Office of Policy Planning and Coordination on Territory and Sovereignty<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.caicm.go.jp/en/about/index.html\" target=\"_blank\"><span>Cabinet Agency for Infectious Disease Crisis Management<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.reconstruction.go.jp/english/\" target=\"_blank\"><span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.digital.go.jp/en\" target=\"_blank\"><span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cao.go.jp/index-e.html\" target=\"_blank\"><span>Cabinet Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>Imperial Household Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.npa.go.jp/english/index.html\" target=\"_blank\"><span>National Police Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.fsa.go.jp/en/index.html\" target=\"_blank\"><span>Financial Services Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.caa.go.jp/en/index.html\" target=\"_blank\"><span>Consumer Affairs Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cfa.go.jp/en/\" target=\"_blank\"><span>Children and Families Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jftc.go.jp/en/index.html\" target=\"_blank\"><span>Japan Fair Trade Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.fsc.go.jp/english/index.html\" target=\"_blank\"><span>Food Safety Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.ppc.go.jp/en/\" target=\"_blank\"><span>Personal Information Protection Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.gender.go.jp/english_contents/index.html\" target=\"_blank\"><span>Gender Equality Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.aec.go.jp/en/\" target=\"_blank\"><span>Atomic Energy Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/en/\" target=\"_blank\"><span>Public Relations Office of the Government of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.geihinkan.go.jp/en/\" target=\"_blank\"><span>State Guest Houses<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.soumu.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Internal Affairs and Communications<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.fdma.go.jp/en/\" target=\"_blank\"><span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.moj.go.jp/EN/index.html\" target=\"_blank\"><span>Ministry of Justice<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.moj.go.jp/psia/English.html\" target=\"_blank\"><span>Public Security Intelligence Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.kensatsu.go.jp/link/index_english.htm\" target=\"_blank\"><span>Public Prosecutors Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.moj.go.jp/isa/\" target=\"_blank\"><span>Immigration Services Agency of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"isa/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/index.html\" target=\"_blank\"><span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/english/\" target=\"_blank\"><span>Ministry of Finance<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.nta.go.jp/english/index.htm\" target=\"_blank\"><span>National Tax Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.customs.go.jp/english/index.htm\" target=\"_blank\"><span>Japan Customs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mext.go.jp/en/\" target=\"_blank\"><span>Ministry of Education, Culture, Sports, Science and Technology<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.bunka.go.jp/english/index.html\" target=\"_blank\"><span>Agency for Cultural Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mext.go.jp/sports/en/index.htm\" target=\"_blank\"><span>Japan Sports Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.maff.go.jp/e/index.html\" target=\"_blank\"><span>Ministry of Agriculture, Forestry and Fisheries<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jfa.maff.go.jp/e/index.html\" target=\"_blank\"><span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.meti.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Economy, Trade and Industry<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.enecho.meti.go.jp/en/\" target=\"_blank\"><span>Agency for Natural Resources and Energy<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jpo.go.jp/e/index.html\" target=\"_blank\"><span>Japan Patent Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.chusho.meti.go.jp/sme_english/index.html\" target=\"_blank\"><span>Small and Medium Enterprise Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/en/index.html\" target=\"_blank\"><span>Ministry of Land, Infrastructure, Transport and Tourism<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/kankocho/en/\" target=\"_blank\"><span>Japan Tourism Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jma.go.jp/jma/indexe.html\" target=\"_blank\"><span>Japan Meteorological Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.kaiho.mlit.go.jp/e/index_e.html\" target=\"_blank\"><span>Japan Coast Guard<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.env.go.jp/en/\" target=\"_blank\"><span>Ministry of the Environment<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.nra.go.jp/english/\" target=\"_blank\"><span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/en/\" target=\"_blank\"><span>Ministry of Defense<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/js/index-en.html\" target=\"_blank\"><span>Joint Staff<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/gsdf/english/index.html\" target=\"_blank\"><span>Japan Ground Self-Defense Force (JGSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/msdf/en/\" target=\"_blank\"><span>Japan Maritime Self-Defense Force (JMSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/asdf/en/\" target=\"_blank\"><span>Japan Air Self-Defense Force (JASDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/atla/en/index.html\" target=\"_blank\"><span>Acquisition, Technology &amp; Logistics Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.ndl.go.jp/en/index.html\" target=\"_blank\"><span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm\" target=\"_blank\"><span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jica.go.jp/index.html\" target=\"_blank\"><span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/\" target=\"_blank\"><span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"jnto.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.archives.go.jp/english/\" target=\"_blank\"><span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/visit/\">",
              "target": [
                ".item:nth-child(1) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/\">",
              "target": [
                ".item:nth-child(2) > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../publications/news/\">",
              "target": [
                ".item:nth-child(3) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Government Directory</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"clearfix\">",
              "target": [
                ".clearfix"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li><a href=\"https://www.fdma.go.jp/en/\" target=\"_blank\"><span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>\n</ul>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li><a href=\"https://www.jfa.maff.go.jp/e/index.html\" target=\"_blank\"><span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>\n</ul>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li><a href=\"https://www.nra.go.jp/english/\" target=\"_blank\"><span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>\n</ul>",
              "target": [
                "li:nth-child(14) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li class=\"directoryList3\"><div><a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>\n</ul>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"itemGroup\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Government Directory</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cabinet\">\n<a href=\"#cabinet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Cabinet</span>\n</div>\n</a> </li>",
              "target": [
                ".cabinet"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"ministries\">\n<a href=\"#ministries\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Ministries and Agencies</span>\n</div>\n</a> </li>",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"diet\">\n<a href=\"#diet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Diet</span>\n</div>\n</a> </li>",
              "target": [
                ".diet"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"court\">\n<a href=\"#court\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Supreme Court</span>\n</div>\n</a> </li>",
              "target": [
                ".court"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"agencies\">\n<a href=\"#agencies\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Other Governmental Agencies</span>\n</div>\n</a> </li>",
              "target": [
                ".agencies"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/daijin/takaichi_sanae.html\" target=\"_blank\"><span>Profile of Prime Minister TAKAICHI Sanae<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/daijin/index.html\" target=\"_blank\"><span>List of Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/fukudaijin/index.html\" target=\"_blank\"><span>List of State Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/seimukan/index.html\" target=\"_blank\"><span>List of Parliamentary Vice-Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/sourihosakan/index.html\" target=\"_blank\"><span>List of Special Advisors to the Prime Minister<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.cyber.go.jp/index.html\" target=\"_blank\"><span>National Cybersecurity office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kokuminhogo.go.jp/en/pc-index_e.html\" target=\"_blank\"><span>Cabinet Secretariat Civil Protection Portal Site<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.clb.go.jp/english/index.html\" target=\"_blank\"><span>Cabinet Legislation Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jinji.go.jp/eng.html\" target=\"_blank\"><span>National Personnel Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.rachi.go.jp/en/index.html\" target=\"_blank\"><span>Headquarters for the Abduction Issue<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.cas.go.jp/jp/ryodo_eg/index.html\" target=\"_blank\"><span>Office of Policy Planning and Coordination on Territory and Sovereignty<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.caicm.go.jp/en/about/index.html\" target=\"_blank\"><span>Cabinet Agency for Infectious Disease Crisis Management<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.reconstruction.go.jp/english/\" target=\"_blank\"><span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.digital.go.jp/en\" target=\"_blank\"><span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>Imperial Household Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.npa.go.jp/english/index.html\" target=\"_blank\"><span>National Police Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.fsa.go.jp/en/index.html\" target=\"_blank\"><span>Financial Services Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.caa.go.jp/en/index.html\" target=\"_blank\"><span>Consumer Affairs Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.cfa.go.jp/en/\" target=\"_blank\"><span>Children and Families Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jftc.go.jp/en/index.html\" target=\"_blank\"><span>Japan Fair Trade Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.fsc.go.jp/english/index.html\" target=\"_blank\"><span>Food Safety Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.ppc.go.jp/en/\" target=\"_blank\"><span>Personal Information Protection Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.gender.go.jp/english_contents/index.html\" target=\"_blank\"><span>Gender Equality Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.aec.go.jp/en/\" target=\"_blank\"><span>Atomic Energy Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.gov-online.go.jp/en/\" target=\"_blank\"><span>Public Relations Office of the Government of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.geihinkan.go.jp/en/\" target=\"_blank\"><span>State Guest Houses<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.fdma.go.jp/en/\" target=\"_blank\"><span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.moj.go.jp/psia/English.html\" target=\"_blank\"><span>Public Security Intelligence Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kensatsu.go.jp/link/index_english.htm\" target=\"_blank\"><span>Public Prosecutors Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.moj.go.jp/isa/\" target=\"_blank\"><span>Immigration Services Agency of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.mofa.go.jp/index.html\" target=\"_blank\"><span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.nta.go.jp/english/index.htm\" target=\"_blank\"><span>National Tax Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.customs.go.jp/english/index.htm\" target=\"_blank\"><span>Japan Customs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.bunka.go.jp/english/index.html\" target=\"_blank\"><span>Agency for Cultural Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mext.go.jp/sports/en/index.htm\" target=\"_blank\"><span>Japan Sports Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.mhlw.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jfa.maff.go.jp/e/index.html\" target=\"_blank\"><span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.enecho.meti.go.jp/en/\" target=\"_blank\"><span>Agency for Natural Resources and Energy<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jpo.go.jp/e/index.html\" target=\"_blank\"><span>Japan Patent Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.chusho.meti.go.jp/sme_english/index.html\" target=\"_blank\"><span>Small and Medium Enterprise Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mlit.go.jp/kankocho/en/\" target=\"_blank\"><span>Japan Tourism Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jma.go.jp/jma/indexe.html\" target=\"_blank\"><span>Japan Meteorological Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kaiho.mlit.go.jp/e/index_e.html\" target=\"_blank\"><span>Japan Coast Guard<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.nra.go.jp/english/\" target=\"_blank\"><span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(14) > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/js/index-en.html\" target=\"_blank\"><span>Joint Staff<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/gsdf/english/index.html\" target=\"_blank\"><span>Japan Ground Self-Defense Force (JGSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/msdf/en/\" target=\"_blank\"><span>Japan Maritime Self-Defense Force (JMSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/asdf/en/\" target=\"_blank\"><span>Japan Air Self-Defense Force (JASDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/atla/en/index.html\" target=\"_blank\"><span>Acquisition, Technology &amp; Logistics Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.ndl.go.jp/en/index.html\" target=\"_blank\"><span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.boj.or.jp/en/index.htm\" target=\"_blank\"><span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jica.go.jp/index.html\" target=\"_blank\"><span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jnto.go.jp/\" target=\"_blank\"><span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList3:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.archives.go.jp/english/\" target=\"_blank\"><span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList3:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"isa/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_01.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_02.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"japan/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/topics_news.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"news/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"283\" data-gtm-vis-first-on-screen6173653_66=\"283\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"283\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Government Directory</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n</div>",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Government Directory</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Government Directory</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Government Directory</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n<div id=\"bk6996227\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6996227\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n<div id=\"bk6996227\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6996227\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n<div id=\"bk6996227\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6996227\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996227\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6996227\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6996227"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6996227 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996228\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6996228\">",
              "target": [
                "#bk6996228"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996228 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"898\" data-gtm-vis-first-on-screen6173653_66=\"898\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><span class=\"c-page_title2\">Government Directory</span></h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-page_title2\">Government Directory</span>",
              "target": [
                ".c-page_title2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\"><span class=\"c-lead2\">This page contains links to websites for the Cabinet, Ministries and Agencies, the Diet, the Supreme Court and other government agencies.</span></p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-lead2\">This page contains links to websites for the Cabinet, Ministries and Agencies, the Diet, the Supreme Court and other government agencies.</span>",
              "target": [
                ".c-lead2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996229\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996229\">",
              "target": [
                "#bk6996229"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996229 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996229 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_top\"></div>",
              "target": [
                ".directoryNav_top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_block\">",
              "target": [
                ".directoryNav_block"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav\">",
              "target": [
                ".directoryNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"clearfix\">",
              "target": [
                ".clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cabinet\">\n<a href=\"#cabinet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Cabinet</span>\n</div>\n</a> </li>",
              "target": [
                ".cabinet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#cabinet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Cabinet</span>\n</div>\n</a>",
              "target": [
                ".cabinet > a[href$=\"#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">\n</div>",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_right\">\n<span>Cabinet</span>\n</div>",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet</span>",
              "target": [
                "a[href$=\"#cabinet\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"ministries\">\n<a href=\"#ministries\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Ministries and Agencies</span>\n</div>\n</a> </li>",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#ministries\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Ministries and Agencies</span>\n</div>\n</a>",
              "target": [
                ".ministries > a[href$=\"#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">\n</div>",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_right\">\n<span>Ministries and Agencies</span>\n</div>",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministries and Agencies</span>",
              "target": [
                "a[href$=\"#ministries\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"diet\">\n<a href=\"#diet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Diet</span>\n</div>\n</a> </li>",
              "target": [
                ".diet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#diet\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Diet</span>\n</div>\n</a>",
              "target": [
                ".diet > a[href$=\"#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">\n</div>",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_right\">\n<span>The Diet</span>\n</div>",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Diet</span>",
              "target": [
                "a[href$=\"#diet\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"court\">\n<a href=\"#court\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Supreme Court</span>\n</div>\n</a> </li>",
              "target": [
                ".court"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#court\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>The Supreme Court</span>\n</div>\n</a>",
              "target": [
                ".court > a[href$=\"#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">\n</div>",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_right\">\n<span>The Supreme Court</span>\n</div>",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Supreme Court</span>",
              "target": [
                "a[href$=\"#court\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"agencies\">\n<a href=\"#agencies\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Other Governmental Agencies</span>\n</div>\n</a> </li>",
              "target": [
                ".agencies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#agencies\" class=\"directoryNav_item js_inlink2\">\n<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">\n</div>\n<div class=\"directoryNav_right\">\n<span>Other Governmental Agencies</span>\n</div>\n</a>",
              "target": [
                ".agencies > a[href$=\"#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_left\">\n<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">\n</div>",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_left > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryNav_right\">\n<span>Other Governmental Agencies</span>\n</div>",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Other Governmental Agencies</span>",
              "target": [
                "a[href$=\"#agencies\"] > .directoryNav_right > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996230\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996230\">",
              "target": [
                "#bk6996230"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996230 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryList\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"id\" id=\"cabinet\"></span>",
              "target": [
                "#cabinet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"h2_table\">\n<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">\n<h2 data-gtm-vis-first-on-screen6173653_66=\"928\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Cabinet</h2>\n</div>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .h2_table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/cabinet.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"928\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Cabinet</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"928\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://japan.kantei.go.jp/\" target=\"_blank\"><span>Prime Minister's Office of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/\" target=\"_blank\"><span>Prime Minister's Office of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prime Minister's Office of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"japan.kantei.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/daijin/takaichi_sanae.html\" target=\"_blank\"><span>Profile of Prime Minister TAKAICHI Sanae<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/daijin/takaichi_sanae.html\" target=\"_blank\"><span>Profile of Prime Minister TAKAICHI Sanae<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Profile of Prime Minister TAKAICHI Sanae<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/daijin/index.html\" target=\"_blank\"><span>List of Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/daijin/index.html\" target=\"_blank\"><span>List of Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/fukudaijin/index.html\" target=\"_blank\"><span>List of State Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/fukudaijin/index.html\" target=\"_blank\"><span>List of State Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of State Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/seimukan/index.html\" target=\"_blank\"><span>List of Parliamentary Vice-Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/seimukan/index.html\" target=\"_blank\"><span>List of Parliamentary Vice-Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of Parliamentary Vice-Ministers<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://japan.kantei.go.jp/105/meibo/sourihosakan/index.html\" target=\"_blank\"><span>List of Special Advisors to the Prime Minister<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://japan.kantei.go.jp/105/meibo/sourihosakan/index.html\" target=\"_blank\"><span>List of Special Advisors to the Prime Minister<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>List of Special Advisors to the Prime Minister<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996230 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996231\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996231\">",
              "target": [
                "#bk6996231"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996231 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryList\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"id\" id=\"ministries\"></span>",
              "target": [
                "#ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"h2_table\">\n<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">\n<h2>Ministries and Agencies</h2>\n</div>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/ministries_and_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministries and Agencies</h2>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><span class=\"li_h3\">Cabinet Secretariat</span></div>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"li_h3\">Cabinet Secretariat</span>",
              "target": [
                ".li_h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.cyber.go.jp/index.html\" target=\"_blank\"><span>National Cybersecurity office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cyber.go.jp/index.html\" target=\"_blank\"><span>National Cybersecurity office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Cybersecurity office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kokuminhogo.go.jp/en/pc-index_e.html\" target=\"_blank\"><span>Cabinet Secretariat Civil Protection Portal Site<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kokuminhogo.go.jp/en/pc-index_e.html\" target=\"_blank\"><span>Cabinet Secretariat Civil Protection Portal Site<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Secretariat Civil Protection Portal Site<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.clb.go.jp/english/index.html\" target=\"_blank\"><span>Cabinet Legislation Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.clb.go.jp/english/index.html\" target=\"_blank\"><span>Cabinet Legislation Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Legislation Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jinji.go.jp/eng.html\" target=\"_blank\"><span>National Personnel Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jinji.go.jp/eng.html\" target=\"_blank\"><span>National Personnel Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Personnel Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.rachi.go.jp/en/index.html\" target=\"_blank\"><span>Headquarters for the Abduction Issue<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.rachi.go.jp/en/index.html\" target=\"_blank\"><span>Headquarters for the Abduction Issue<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Headquarters for the Abduction Issue<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(1) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.cas.go.jp/jp/ryodo_eg/index.html\" target=\"_blank\"><span>Office of Policy Planning and Coordination on Territory and Sovereignty<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cas.go.jp/jp/ryodo_eg/index.html\" target=\"_blank\"><span>Office of Policy Planning and Coordination on Territory and Sovereignty<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Office of Policy Planning and Coordination on Territory and Sovereignty<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.caicm.go.jp/en/about/index.html\" target=\"_blank\"><span>Cabinet Agency for Infectious Disease Crisis Management<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.caicm.go.jp/en/about/index.html\" target=\"_blank\"><span>Cabinet Agency for Infectious Disease Crisis Management<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Agency for Infectious Disease Crisis Management<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(1) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.reconstruction.go.jp/english/\" target=\"_blank\"><span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.reconstruction.go.jp/english/\" target=\"_blank\"><span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList2:nth-child(2) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.reconstruction.go.jp/english/\" target=\"_blank\"><span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Reconstruction Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.digital.go.jp/en\" target=\"_blank\"><span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.digital.go.jp/en\" target=\"_blank\"><span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList2:nth-child(3) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.digital.go.jp/en\" target=\"_blank\"><span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Digital Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href=\"https://www.digital.go.jp/en\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.cao.go.jp/index-e.html\" target=\"_blank\"><span>Cabinet Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cao.go.jp/index-e.html\" target=\"_blank\"><span>Cabinet Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(4) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>Imperial Household Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kunaicho.go.jp/eindex.html\" target=\"_blank\"><span>Imperial Household Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Imperial Household Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.npa.go.jp/english/index.html\" target=\"_blank\"><span>National Police Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.npa.go.jp/english/index.html\" target=\"_blank\"><span>National Police Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Police Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.fsa.go.jp/en/index.html\" target=\"_blank\"><span>Financial Services Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.fsa.go.jp/en/index.html\" target=\"_blank\"><span>Financial Services Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Financial Services Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.caa.go.jp/en/index.html\" target=\"_blank\"><span>Consumer Affairs Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.caa.go.jp/en/index.html\" target=\"_blank\"><span>Consumer Affairs Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Consumer Affairs Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(4) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.cfa.go.jp/en/\" target=\"_blank\"><span>Children and Families Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cfa.go.jp/en/\" target=\"_blank\"><span>Children and Families Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Children and Families Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jftc.go.jp/en/index.html\" target=\"_blank\"><span>Japan Fair Trade Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jftc.go.jp/en/index.html\" target=\"_blank\"><span>Japan Fair Trade Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Fair Trade Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(6) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.fsc.go.jp/english/index.html\" target=\"_blank\"><span>Food Safety Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.fsc.go.jp/english/index.html\" target=\"_blank\"><span>Food Safety Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Food Safety Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(7) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.ppc.go.jp/en/\" target=\"_blank\"><span>Personal Information Protection Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ppc.go.jp/en/\" target=\"_blank\"><span>Personal Information Protection Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Personal Information Protection Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.gender.go.jp/english_contents/index.html\" target=\"_blank\"><span>Gender Equality Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gender.go.jp/english_contents/index.html\" target=\"_blank\"><span>Gender Equality Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Gender Equality Bureau<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.aec.go.jp/en/\" target=\"_blank\"><span>Atomic Energy Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.aec.go.jp/en/\" target=\"_blank\"><span>Atomic Energy Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Atomic Energy Commission<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(10) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.gov-online.go.jp/en/\" target=\"_blank\"><span>Public Relations Office of the Government of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/en/\" target=\"_blank\"><span>Public Relations Office of the Government of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Public Relations Office of the Government of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.geihinkan.go.jp/en/\" target=\"_blank\"><span>State Guest Houses<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(4) > .c-list-no_mark > li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.geihinkan.go.jp/en/\" target=\"_blank\"><span>State Guest Houses<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>State Guest Houses<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.soumu.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Internal Affairs and Communications<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.soumu.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Internal Affairs and Communications<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Internal Affairs and Communications<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(5) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li><a href=\"https://www.fdma.go.jp/en/\" target=\"_blank\"><span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>\n</ul>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.fdma.go.jp/en/\" target=\"_blank\"><span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.fdma.go.jp/en/\" target=\"_blank\"><span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Fire and Disaster Management Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(5) > .c-list-no_mark > li > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.moj.go.jp/EN/index.html\" target=\"_blank\"><span>Ministry of Justice<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.moj.go.jp/EN/index.html\" target=\"_blank\"><span>Ministry of Justice<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Justice<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996231 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > li:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.moj.go.jp/psia/English.html\" target=\"_blank\"><span>Public Security Intelligence Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.moj.go.jp/psia/English.html\" target=\"_blank\"><span>Public Security Intelligence Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Public Security Intelligence Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kensatsu.go.jp/link/index_english.htm\" target=\"_blank\"><span>Public Prosecutors Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kensatsu.go.jp/link/index_english.htm\" target=\"_blank\"><span>Public Prosecutors Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Public Prosecutors Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.moj.go.jp/isa/\" target=\"_blank\"><span>Immigration Services Agency of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(6) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.moj.go.jp/isa/\" target=\"_blank\"><span>Immigration Services Agency of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"isa/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Immigration Services Agency of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href$=\"isa/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"isa/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.mofa.go.jp/index.html\" target=\"_blank\"><span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.mofa.go.jp/index.html\" target=\"_blank\"><span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList2:nth-child(7) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/index.html\" target=\"_blank\"><span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(7) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.mof.go.jp/english/\" target=\"_blank\"><span>Ministry of Finance<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(8) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/english/\" target=\"_blank\"><span>Ministry of Finance<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Finance<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > div > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.nta.go.jp/english/index.htm\" target=\"_blank\"><span>National Tax Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.nta.go.jp/english/index.htm\" target=\"_blank\"><span>National Tax Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Tax Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.customs.go.jp/english/index.htm\" target=\"_blank\"><span>Japan Customs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.customs.go.jp/english/index.htm\" target=\"_blank\"><span>Japan Customs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Customs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(8) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.mext.go.jp/en/\" target=\"_blank\"><span>Ministry of Education, Culture, Sports, Science and Technology<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(9) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mext.go.jp/en/\" target=\"_blank\"><span>Ministry of Education, Culture, Sports, Science and Technology<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Education, Culture, Sports, Science and Technology<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.bunka.go.jp/english/index.html\" target=\"_blank\"><span>Agency for Cultural Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.bunka.go.jp/english/index.html\" target=\"_blank\"><span>Agency for Cultural Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Agency for Cultural Affairs<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mext.go.jp/sports/en/index.htm\" target=\"_blank\"><span>Japan Sports Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mext.go.jp/sports/en/index.htm\" target=\"_blank\"><span>Japan Sports Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Sports Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(9) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList2\"><div><a href=\"https://www.mhlw.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList2:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.mhlw.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList2:nth-child(10) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Health, Labour and Welfare<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList2:nth-child(10) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.maff.go.jp/e/index.html\" target=\"_blank\"><span>Ministry of Agriculture, Forestry and Fisheries<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(11) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.maff.go.jp/e/index.html\" target=\"_blank\"><span>Ministry of Agriculture, Forestry and Fisheries<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Agriculture, Forestry and Fisheries<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li><a href=\"https://www.jfa.maff.go.jp/e/index.html\" target=\"_blank\"><span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>\n</ul>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jfa.maff.go.jp/e/index.html\" target=\"_blank\"><span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jfa.maff.go.jp/e/index.html\" target=\"_blank\"><span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Fisheries Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(11) > .c-list-no_mark > li > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".group > .c-list-no_mark > li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.meti.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Economy, Trade and Industry<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(12) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.meti.go.jp/english/index.html\" target=\"_blank\"><span>Ministry of Economy, Trade and Industry<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Economy, Trade and Industry<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.enecho.meti.go.jp/en/\" target=\"_blank\"><span>Agency for Natural Resources and Energy<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.enecho.meti.go.jp/en/\" target=\"_blank\"><span>Agency for Natural Resources and Energy<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Agency for Natural Resources and Energy<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jpo.go.jp/e/index.html\" target=\"_blank\"><span>Japan Patent Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jpo.go.jp/e/index.html\" target=\"_blank\"><span>Japan Patent Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Patent Office<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.chusho.meti.go.jp/sme_english/index.html\" target=\"_blank\"><span>Small and Medium Enterprise Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.chusho.meti.go.jp/sme_english/index.html\" target=\"_blank\"><span>Small and Medium Enterprise Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Small and Medium Enterprise Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(12) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.mlit.go.jp/en/index.html\" target=\"_blank\"><span>Ministry of Land, Infrastructure, Transport and Tourism<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(13) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/en/index.html\" target=\"_blank\"><span>Ministry of Land, Infrastructure, Transport and Tourism<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Land, Infrastructure, Transport and Tourism<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mlit.go.jp/kankocho/en/\" target=\"_blank\"><span>Japan Tourism Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/kankocho/en/\" target=\"_blank\"><span>Japan Tourism Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Tourism Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.jma.go.jp/jma/indexe.html\" target=\"_blank\"><span>Japan Meteorological Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jma.go.jp/jma/indexe.html\" target=\"_blank\"><span>Japan Meteorological Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Meteorological Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kaiho.mlit.go.jp/e/index_e.html\" target=\"_blank\"><span>Japan Coast Guard<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kaiho.mlit.go.jp/e/index_e.html\" target=\"_blank\"><span>Japan Coast Guard<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Coast Guard<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(13) > .c-list-no_mark > li:nth-child(3) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.env.go.jp/en/\" target=\"_blank\"><span>Ministry of the Environment<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(14) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.env.go.jp/en/\" target=\"_blank\"><span>Ministry of the Environment<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of the Environment<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(14) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li><a href=\"https://www.nra.go.jp/english/\" target=\"_blank\"><span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>\n</ul>",
              "target": [
                "li:nth-child(14) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.nra.go.jp/english/\" target=\"_blank\"><span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(14) > .c-list-no_mark > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.nra.go.jp/english/\" target=\"_blank\"><span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Nuclear Regulation Authority<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li > a[href$=\"english/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.mod.go.jp/en/\" target=\"_blank\"><span>Ministry of Defense<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "li:nth-child(15) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/en/\" target=\"_blank\"><span>Ministry of Defense<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Defense<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/js/index-en.html\" target=\"_blank\"><span>Joint Staff<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/js/index-en.html\" target=\"_blank\"><span>Joint Staff<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Joint Staff<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(1) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/gsdf/english/index.html\" target=\"_blank\"><span>Japan Ground Self-Defense Force (JGSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/gsdf/english/index.html\" target=\"_blank\"><span>Japan Ground Self-Defense Force (JGSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Ground Self-Defense Force (JGSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(2) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/msdf/en/\" target=\"_blank\"><span>Japan Maritime Self-Defense Force (JMSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/msdf/en/\" target=\"_blank\"><span>Japan Maritime Self-Defense Force (JMSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Maritime Self-Defense Force (JMSDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/asdf/en/\" target=\"_blank\"><span>Japan Air Self-Defense Force (JASDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/asdf/en/\" target=\"_blank\"><span>Japan Air Self-Defense Force (JASDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Air Self-Defense Force (JASDF)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(4) > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mod.go.jp/atla/en/index.html\" target=\"_blank\"><span>Acquisition, Technology &amp; Logistics Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></li>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mod.go.jp/atla/en/index.html\" target=\"_blank\"><span>Acquisition, Technology &amp; Logistics Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Acquisition, Technology &amp; Logistics Agency<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "li:nth-child(15) > .c-list-no_mark > li:nth-child(5) > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996232\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996232\">",
              "target": [
                "#bk6996232"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996232 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryList\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"id\" id=\"diet\"></span>",
              "target": [
                "#diet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"h2_table\">\n<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">\n<h2>The Diet</h2>\n</div>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_diet.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Diet</h2>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.shugiin.go.jp/internet/index.nsf/html/index_e.htm\" target=\"_blank\"><span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>House of Representatives<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sangiin.go.jp/eng/index.htm\" target=\"_blank\"><span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>House of Councillors<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.ndl.go.jp/en/index.html\" target=\"_blank\"><span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.ndl.go.jp/en/index.html\" target=\"_blank\"><span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ndl.go.jp/en/index.html\" target=\"_blank\"><span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Diet Library<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996232 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996233\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996233\">",
              "target": [
                "#bk6996233"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996233 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryList\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"id\" id=\"court\"></span>",
              "target": [
                "#court"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"h2_table\">\n<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">\n<h2>The Supreme Court</h2>\n</div>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/the_supreme_court.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>The Supreme Court</h2>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">\n<ul class=\"c-list-no_mark\">\n<li class=\"directoryList3\"><div><a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>\n</ul>\n<!-- /.group -->\n</div>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">\n<li class=\"directoryList3\"><div><a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>\n</ul>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.courts.go.jp/english/\" target=\"_blank\"><span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Supreme Court<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996233 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3 > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996234\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996234\">",
              "target": [
                "#bk6996234"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996234 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryList\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"id\" id=\"agencies\"></span>",
              "target": [
                "#agencies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"h2_table\">\n<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">\n<h2>Other Governmental Agencies</h2>\n</div>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/other_governmental_agencies.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Other Governmental Agencies</h2>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .h2_table > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-no_mark\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.boj.or.jp/en/index.htm\" target=\"_blank\"><span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.boj.or.jp/en/index.htm\" target=\"_blank\"><span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/index.htm\" target=\"_blank\"><span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bank of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(1) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(2) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan External Trade Organization (JETRO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(2) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jica.go.jp/index.html\" target=\"_blank\"><span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.jica.go.jp/index.html\" target=\"_blank\"><span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jica.go.jp/index.html\" target=\"_blank\"><span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan International Cooperation Agency (JICA)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "#bk6996234 > .-column1.column > .c-none > .directoryList > .group > .c-list-no_mark > .directoryList3:nth-child(3) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jnto.go.jp/\" target=\"_blank\"><span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList3:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.jnto.go.jp/\" target=\"_blank\"><span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList3:nth-child(4) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/\" target=\"_blank\"><span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                "a[href$=\"jnto.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan National Tourism Organization (JNTO)<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList3:nth-child(5) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/\" target=\"_blank\"><span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>The Japan Foundation<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(5) > div > a[href$=\"en/\"][target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"directoryList3\"><div><a href=\"https://www.archives.go.jp/english/\" target=\"_blank\"><span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div></li>",
              "target": [
                ".directoryList3:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><a href=\"https://www.archives.go.jp/english/\" target=\"_blank\"><span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a></div>",
              "target": [
                ".directoryList3:nth-child(6) > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.archives.go.jp/english/\" target=\"_blank\"><span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span></a>",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Archives of Japan<img src=\"/_userdata/img/ico_blank.png\" alt=\"\"></span>",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/_userdata/img/ico_blank.png\" alt=\"\">",
              "target": [
                ".directoryList3:nth-child(6) > div > a[target=\"_blank\"] > span > img[src$=\"ico_blank.png\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996235\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996235\">\n<div class=\" column -column1\">\n<h2 class=\" c-title\">Related Links</h2>\n</div>\n</div>",
              "target": [
                "#bk6996235"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n<h2 class=\" c-title\">Related Links</h2>\n</div>",
              "target": [
                "#bk6996235 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-title\">Related Links</h2>",
              "target": [
                ".c-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6996236\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6996236\">",
              "target": [
                "#bk6996236"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6996236 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6996236 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"directoryLinks\">",
              "target": [
                ".directoryLinks"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"itemGroup\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/visit/\">",
              "target": [
                ".item:nth-child(1) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/government_directory/img_directory_01.webp\">\n<img src=\"../_userdata/img/government_directory/img_directory_01.jpg\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"visit/\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/government_directory/img_directory_01.webp\">\n<img src=\"../_userdata/img/government_directory/img_directory_01.jpg\" alt=\"\">\n</picture>",
              "target": [
                "a[href$=\"visit/\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/government_directory/img_directory_01.webp\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_01.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"visit/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">Visiting Japan</p>\n<p class=\"lead\"> General information about tourism, visas, customs, working, studying, and more.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[href$=\"visit/\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Visiting Japan</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead\"> General information about tourism, visas, customs, working, studying, and more.</p>",
              "target": [
                "a[href$=\"visit/\"] > .body > .lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/\">",
              "target": [
                ".item:nth-child(2) > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/government_directory/img_directory_02.webp\">\n<img src=\"../_userdata/img/government_directory/img_directory_02.jpg\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"japan/\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/government_directory/img_directory_02.webp\">\n<img src=\"../_userdata/img/government_directory/img_directory_02.jpg\" alt=\"\">\n</picture>",
              "target": [
                "a[href$=\"japan/\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/government_directory/img_directory_02.webp\">",
              "target": [
                "a[href$=\"japan/\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/government_directory/img_directory_02.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"japan/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">About Japan</p>\n<p class=\"lead\">Learn about the basic information: the national flag and anthem, statistics, and more.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[href$=\"japan/\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">About Japan</p>",
              "target": [
                "a[href$=\"japan/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead\">Learn about the basic information: the national flag and anthem, statistics, and more.</p>",
              "target": [
                "a[href$=\"japan/\"] > .body > .lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item\">",
              "target": [
                ".item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../publications/news/\">",
              "target": [
                ".item:nth-child(3) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/publications/topics_news.webp\">\n<img src=\"../_userdata/img/publications/topics_news.jpg\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"news/\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_userdata/img/publications/topics_news.webp\">\n<img src=\"../_userdata/img/publications/topics_news.jpg\" alt=\"\">\n</picture>",
              "target": [
                "a[href$=\"news/\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_userdata/img/publications/topics_news.webp\">",
              "target": [
                "a[href$=\"news/\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/publications/topics_news.jpg\" alt=\"\">",
              "target": [
                "a[href$=\"news/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">JapanGov News</p>\n<p class=\"lead\"> News from the government ministries and agencies, updated daily.</p>\n<!-- /.body -->\n</div>",
              "target": [
                "a[href$=\"news/\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">JapanGov News</p>",
              "target": [
                "a[href$=\"news/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"lead\"> News from the government ministries and agencies, updated daily.</p>",
              "target": [
                "a[href$=\"news/\"] > .body > .lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.749093;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/directory/index.html",
      "originalUrl": "https://www.japan.go.jp/directory/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/copyright.html": {
      "title": "Copyright of JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Copyright</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Copyright</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Copyright</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"704\" data-gtm-vis-first-on-screen6173653_66=\"704\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"705\" data-gtm-vis-first-on-screen6173653_66=\"705\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        ".c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"707\" data-gtm-vis-first-on-screen6173653_66=\"707\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">1. Links</h3>",
                      "target": [
                        "h3[data-gtm-vis-recent-on-screen6173653_66=\"707\"]"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"708\" data-gtm-vis-first-on-screen6173653_66=\"708\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">2. Copyright</h3>",
                      "target": [
                        "h3[data-gtm-vis-recent-on-screen6173653_66=\"708\"]"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">3. Disclaimer</h3>",
                      "target": [
                        "h3:nth-child(8)"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">4. Other matters</h3>",
                      "target": [
                        "h3:nth-child(11)"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"705\" data-gtm-vis-first-on-screen6173653_66=\"705\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"707\" data-gtm-vis-first-on-screen6173653_66=\"707\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">1. Links</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>As a rule, users are free to create links to information on “JapanGov, the Official Website of the Government of Japan” (hereinafter referred to as “this website”). However, this does not apply to information contained on this website where restrictions concerning links are denoted.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Users must indicate clearly that the link(s) they create is/are to “JapanGov, the Official Website of the Government of Japan.” (This does not require prior notification to the Cabinet Office.)</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>When a link is created, users are requested to ensure that the link to this website does not open as a frame within another website, but opens as a new window.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The following banners may be used for the link.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"708\" data-gtm-vis-first-on-screen6173653_66=\"708\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">2. Copyright</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"708\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contents of this website may not be changed without permission, either in part or in full.</li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3. Disclaimer</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(9) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Cabinet Office is not responsible to users for any damages arising from maintenance of this website or a force majeure such as fire, power outage or other natural disasters, virus, or interference by a third party.</li>",
              "target": [
                ".c-list-sign:nth-child(9) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4. Other matters</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Information on this website may be changed or deleted without prior notice.</li>",
              "target": [
                ".c-list-sign:nth-child(12) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"704\" data-gtm-vis-first-on-screen6173653_66=\"704\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"705\" data-gtm-vis-first-on-screen6173653_66=\"705\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"707\" data-gtm-vis-first-on-screen6173653_66=\"707\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">1. Links</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"708\" data-gtm-vis-first-on-screen6173653_66=\"708\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">2. Copyright</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"708\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3. Disclaimer</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4. Other matters</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(5)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(8)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h3:nth-child(11)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"704\" data-gtm-vis-first-on-screen6173653_66=\"704\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"705\" data-gtm-vis-first-on-screen6173653_66=\"705\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"707\" data-gtm-vis-first-on-screen6173653_66=\"707\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">1. Links</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"708\" data-gtm-vis-first-on-screen6173653_66=\"708\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">2. Copyright</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"708\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3. Disclaimer</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4. Other matters</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Copyright</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">",
              "target": [
                ".c-list-sign:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">",
              "target": [
                ".c-list-sign:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">",
              "target": [
                ".c-list-sign:nth-child(9)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">\n<li>Information on this website may be changed or deleted without prior notice.</li>\n</ul>",
              "target": [
                ".c-list-sign:nth-child(12)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Copyright</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>As a rule, users are free to create links to information on “JapanGov, the Official Website of the Government of Japan” (hereinafter referred to as “this website”). However, this does not apply to information contained on this website where restrictions concerning links are denoted.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Users must indicate clearly that the link(s) they create is/are to “JapanGov, the Official Website of the Government of Japan.” (This does not require prior notification to the Cabinet Office.)</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>When a link is created, users are requested to ensure that the link to this website does not open as a frame within another website, but opens as a new window.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The following banners may be used for the link.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contents of this website may not be changed without permission, either in part or in full.</li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(9) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Cabinet Office is not responsible to users for any damages arising from maintenance of this website or a force majeure such as fire, power outage or other natural disasters, virus, or interference by a third party.</li>",
              "target": [
                ".c-list-sign:nth-child(9) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Information on this website may be changed or deleted without prior notice.</li>",
              "target": [
                ".c-list-sign:nth-child(12) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"704\" data-gtm-vis-first-on-screen6173653_66=\"704\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Copyright</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n</div>",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Copyright</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Copyright</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Copyright</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6752128\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6752128\">",
              "target": [
                "#bk6752128"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6752128 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"705\" data-gtm-vis-first-on-screen6173653_66=\"705\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"707\" data-gtm-vis-first-on-screen6173653_66=\"707\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">1. Links</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">",
              "target": [
                ".c-list-sign:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>As a rule, users are free to create links to information on “JapanGov, the Official Website of the Government of Japan” (hereinafter referred to as “this website”). However, this does not apply to information contained on this website where restrictions concerning links are denoted.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Users must indicate clearly that the link(s) they create is/are to “JapanGov, the Official Website of the Government of Japan.” (This does not require prior notification to the Cabinet Office.)</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>When a link is created, users are requested to ensure that the link to this website does not open as a frame within another website, but opens as a new window.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The following banners may be used for the link.</li>",
              "target": [
                ".c-list-sign:nth-child(3) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">&nbsp;</p>",
              "target": [
                ".c-body:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\" data-gtm-vis-recent-on-screen6173653_66=\"708\" data-gtm-vis-first-on-screen6173653_66=\"708\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">2. Copyright</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"708\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">",
              "target": [
                ".c-list-sign:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contents of this website may not be changed without permission, either in part or in full.</li>",
              "target": [
                ".c-list-sign:nth-child(6) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">&nbsp;</p>",
              "target": [
                ".c-body:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">3. Disclaimer</h3>",
              "target": [
                "h3:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">",
              "target": [
                ".c-list-sign:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".c-list-sign:nth-child(9) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Cabinet Office is not responsible to users for any damages arising from maintenance of this website or a force majeure such as fire, power outage or other natural disasters, virus, or interference by a third party.</li>",
              "target": [
                ".c-list-sign:nth-child(9) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">&nbsp;</p>",
              "target": [
                ".c-body:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">4. Other matters</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-list-sign\">\n<li>Information on this website may be changed or deleted without prior notice.</li>\n</ul>",
              "target": [
                ".c-list-sign:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Information on this website may be changed or deleted without prior notice.</li>",
              "target": [
                ".c-list-sign:nth-child(12) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.891195;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/copyright.html",
      "originalUrl": "https://www.japan.go.jp/copyright.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/about/index.html": {
      "title": "About This Site | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About This Site</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About This Site</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">About This Site</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">",
              "target": [
                "img[alt=\"Instagram\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">",
              "target": [
                "img[alt=\"Facebook\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">",
              "target": [
                "img[alt=\"X\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">",
              "target": [
                "img[alt=\"LinkedIn\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">",
              "target": [
                "img[alt=\"YouTube\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a href=\"../topics/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page04_05.webp\">\n<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"topics/\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "list",
          "impact": "serious",
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": {
                    "values": "[role=button]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_01_link\"]"
                      ]
                    },
                    {
                      "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_02_link\"]"
                      ]
                    },
                    {
                      "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_03_link\"]"
                      ]
                    },
                    {
                      "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_04_link\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "List element has direct children that are not allowed: [role=button]"
                }
              ],
              "impact": "serious",
              "html": "<ul class=\"about_top_container\">",
              "target": [
                ".about_top_container"
              ],
              "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed: [role=button]"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\"about_top_title\">JapanGov is your digital gateway to Japan</h2>",
                      "target": [
                        ".about_top_title"
                      ]
                    },
                    {
                      "html": "<h3>Find Japanese ministries and other organizations</h3>",
                      "target": [
                        "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
                      ]
                    },
                    {
                      "html": "<h4>Government Directory</h4>",
                      "target": [
                        "a[href$=\"directory/\"] > h4"
                      ]
                    },
                    {
                      "html": "<h4>Visiting Japan</h4>",
                      "target": [
                        "a[href$=\"visit/\"] > h4"
                      ]
                    },
                    {
                      "html": "<h3>Learn about the key policies of the Government of Japan.</h3>",
                      "target": [
                        "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
                      ]
                    },
                    {
                      "html": "<h4>JapanGov Home</h4>",
                      "target": [
                        "a[href=\"../\"] > h4"
                      ]
                    },
                    {
                      "html": "<h4>Topics</h4>",
                      "target": [
                        "a[href$=\"topics/\"] > h4"
                      ]
                    },
                    {
                      "html": "<h3>Learn basic information about Japan</h3>",
                      "target": [
                        "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
                      ]
                    },
                    {
                      "html": "<h4>About Japan</h4>",
                      "target": [
                        "a[href$=\"japan/\"] > h4"
                      ]
                    },
                    {
                      "html": "<h3>Get the latest from the Government of Japan</h3>",
                      "target": [
                        "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
                      ]
                    },
                    {
                      "html": "<h4>JapanGov News</h4>",
                      "target": [
                        "a[href$=\"news/\"] > h4"
                      ]
                    },
                    {
                      "html": "<h4>KIZUNA</h4>",
                      "target": [
                        "a[href$=\"kizuna/\"] > h4"
                      ]
                    },
                    {
                      "html": "<h4>Social Media</h4>",
                      "target": [
                        ".about_social_left > h4"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn about the key policies of the Government of Japan.</h3>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__lead\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"about_top_title\">JapanGov is your digital gateway to Japan</h2>",
              "target": [
                ".about_top_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Find Japanese ministries and other organizations</h3>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                "a[href$=\"directory/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Visiting Japan</h4>",
              "target": [
                "a[href$=\"visit/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn about the key policies of the Government of Japan.</h3>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>JapanGov Home</h4>",
              "target": [
                "a[href=\"../\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Topics</h4>",
              "target": [
                "a[href$=\"topics/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn basic information about Japan</h3>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>About Japan</h4>",
              "target": [
                "a[href$=\"japan/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Get the latest from the Government of Japan</h3>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>JapanGov News</h4>",
              "target": [
                "a[href$=\"news/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>KIZUNA</h4>",
              "target": [
                "a[href$=\"kizuna/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Social Media</h4>",
              "target": [
                ".about_social_left > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > div:nth-child(2) > div > div:nth-child(1) > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(2) > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(3) > div:nth-child(1) > div > div:nth-child(2) > a > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(3) > div:nth-child(2) > div > div:nth-child(2) > a > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(3) > div > div:nth-child(2) > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(3) > div > div:nth-child(3) > div:nth-child(1) > div > div:nth-child(2) > a > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(3) > div > div:nth-child(3) > div:nth-child(2) > div > div:nth-child(2) > a > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(4) > div > div:nth-child(2) > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(4) > div > div:nth-child(3) > div > div > div:nth-child(2) > a > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div > div:nth-child(2) > a > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > div:nth-child(2) > a > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"about_top_title\">JapanGov is your digital gateway to Japan</h2>",
              "target": [
                ".about_top_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Find Japanese ministries and other organizations</h3>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                "a[href$=\"directory/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Visiting Japan</h4>",
              "target": [
                "a[href$=\"visit/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn about the key policies of the Government of Japan.</h3>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>JapanGov Home</h4>",
              "target": [
                "a[href=\"../\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Topics</h4>",
              "target": [
                "a[href$=\"topics/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn basic information about Japan</h3>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>About Japan</h4>",
              "target": [
                "a[href$=\"japan/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Get the latest from the Government of Japan</h3>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>JapanGov News</h4>",
              "target": [
                "a[href$=\"news/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>KIZUNA</h4>",
              "target": [
                "a[href$=\"kizuna/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Social Media</h4>",
              "target": [
                ".about_social_left > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">",
              "target": [
                "img[alt=\"Government Directory\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"Visiting Japan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">",
              "target": [
                "img[alt=\"JapanGov Home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">",
              "target": [
                "img[alt=\"About Japan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">",
              "target": [
                "img[alt=\"JapanGov News\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">",
              "target": [
                "img[alt=\"We Are Tomodachi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">",
              "target": [
                "img[alt=\"Instagram\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">",
              "target": [
                "img[alt=\"Facebook\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">",
              "target": [
                "img[alt=\"X\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">",
              "target": [
                "img[alt=\"LinkedIn\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">",
              "target": [
                "img[alt=\"YouTube\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">",
              "target": [
                "img[alt=\"Government Directory\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"Visiting Japan\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">",
              "target": [
                "img[alt=\"JapanGov Home\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">",
              "target": [
                "img[alt=\"About Japan\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">",
              "target": [
                "img[alt=\"JapanGov News\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">",
              "target": [
                "img[alt=\"We Are Tomodachi\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../directory/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page01_04.webp\">\n<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../directory/\"> <h4>Government Directory</h4> <p>Links to Japanese ministries and other organizations.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/visit/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page02_04.webp\">\n<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/visit/\"> <h4>Visiting Japan</h4> <p>Websites about traveling, living, and working in Japan.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page03_05.webp\">\n<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../\"> <h4>JapanGov Home</h4> <p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p> </a>",
              "target": [
                ".about-item__txt > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../topics/\"> <h4>Topics</h4> <p>Featuring information about the Government of Japan's key policies.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page05_03.webp\">\n<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../japan/\"> <h4>About Japan</h4> </a>",
              "target": [
                ".about-item__txt > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../publications/news/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page06_04.webp\">\n<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../publications/news/\"> <h4>JapanGov News</h4> <p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../kizuna/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page07_05.webp\">\n<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../kizuna/\"> <h4>KIZUNA</h4> <p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/instagram_icon.webp\">\n<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">\n</picture>\n<p>Instagram</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/facebook_icon.webp\">\n<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">\n</picture>\n<p>Facebook</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://twitter.com/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/x_icon.webp\">\n<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">\n</picture>\n<p>X</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/linkedin_icon.webp\">\n<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">\n</picture>\n<p>LinkedIn</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/youtube_icon.webp\">\n<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">\n</picture>\n<p>YouTube</p></a>",
              "target": [
                ".about_social_right_item:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../\"><span class=\"about_backhome_button\">Back to JapanGov Home</span></a>",
              "target": [
                ".about_backhome > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": "serious",
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About This Site</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"about_social_right_container\">",
              "target": [
                ".about_social_right_container"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">About This Site</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/instagram_icon.webp\">\n<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">\n</picture>\n<p>Instagram</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/facebook_icon.webp\">\n<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">\n</picture>\n<p>Facebook</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://twitter.com/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/x_icon.webp\">\n<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">\n</picture>\n<p>X</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/linkedin_icon.webp\">\n<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">\n</picture>\n<p>LinkedIn</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/youtube_icon.webp\">\n<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">\n</picture>\n<p>YouTube</p></a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">",
              "target": [
                "img[alt=\"Government Directory\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"Visiting Japan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">",
              "target": [
                "img[alt=\"JapanGov Home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">",
              "target": [
                "img[alt=\"About Japan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">",
              "target": [
                "img[alt=\"JapanGov News\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">",
              "target": [
                "img[alt=\"We Are Tomodachi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">",
              "target": [
                "img[alt=\"Instagram\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">",
              "target": [
                "img[alt=\"Facebook\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">",
              "target": [
                "img[alt=\"X\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">",
              "target": [
                "img[alt=\"LinkedIn\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">",
              "target": [
                "img[alt=\"YouTube\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeader\">",
              "target": [
                "#CybotCookiebotDialogHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeaderLogosWrapper\">",
              "target": [
                "#CybotCookiebotDialogHeaderLogosWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:,\" alt=\"logo\" width=\"46\" height=\"34\" style=\"display: none;\"></div>",
              "target": [
                "#CybotCookiebotDialogPoweredbyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About This Site</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n</div>",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About This Site</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">About This Site</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">About This Site</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n<div id=\"bk6908565\" class=\"b-plain is-sp-hide cssskin-_block_billboard\" data-bk-id=\"bk6908565\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n<div id=\"bk6908565\" class=\"b-plain is-sp-hide cssskin-_block_billboard\" data-bk-id=\"bk6908565\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n<div id=\"bk6908565\" class=\"b-plain is-sp-hide cssskin-_block_billboard\" data-bk-id=\"bk6908565\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908565\" class=\"b-plain is-sp-hide cssskin-_block_billboard\" data-bk-id=\"bk6908565\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6908565"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6908565 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908566\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6908566\">",
              "target": [
                "#bk6908566"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6908566 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6908566 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_background\">",
              "target": [
                ".about_top_background"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top\">",
              "target": [
                ".about_top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_text\">",
              "target": [
                ".about_top_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_text_inner\">",
              "target": [
                ".about_top_text_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"about_top_title\">JapanGov is your digital gateway to Japan</h2>",
              "target": [
                ".about_top_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_lead\">JapanGov, the official web portal of the Government of Japan, provides a wealth of information regarding various issues that Japan is tackling, and also directs you to the sites of relevant ministries and agencies.</p>",
              "target": [
                ".about_top_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"about_top_container\">",
              "target": [
                ".about_top_container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"] > .about_top_box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_number\">01</p>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"] > .about_top_box > .about_top_item_number"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"] > .about_top_box > .about_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"] > .about_top_box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_number\">02</p>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"] > .about_top_box > .about_top_item_number"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"] > .about_top_box > .about_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"] > .about_top_box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_number\">03</p>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"] > .about_top_box > .about_top_item_number"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_lead\">Learn basic information about Japan</p>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"] > .about_top_box > .about_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"] > .about_top_box"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_number\">04</p>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"] > .about_top_box > .about_top_item_number"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"] > .about_top_box > .about_top_item_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".-column1.column > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6993237\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6993237\">",
              "target": [
                "#bk6993237"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6993237 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6993237 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"sectionID_01\" class=\"about-section\">",
              "target": [
                "#sectionID_01"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__inner\">",
              "target": [
                "#sectionID_01 > .about-section__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"sectionID_01_link\" class=\"section_top\"></span>",
              "target": [
                "#sectionID_01_link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd about-section__hd--lay_ver\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd__inner\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__num\">01</p>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Find Japanese ministries and other organizations</h3>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__lead\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__cont\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_right about-item--num_1\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../directory/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page01_04.webp\">\n<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../directory/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page01_04.webp\">\n<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page01_04.webp\">\n<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"directory/\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page01_04.webp\">\n<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">\n</picture>",
              "target": [
                "a[href$=\"directory/\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page01_04.webp\">",
              "target": [
                "a[href$=\"directory/\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page01_04.jpg\" alt=\"Government Directory\">",
              "target": [
                "img[alt=\"Government Directory\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../directory/\"> <h4>Government Directory</h4> <p>Links to Japanese ministries and other organizations.</p> </a>\n</div>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../directory/\"> <h4>Government Directory</h4> <p>Links to Japanese ministries and other organizations.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Government Directory</h4>",
              "target": [
                "a[href$=\"directory/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Links to Japanese ministries and other organizations.</p>",
              "target": [
                "a[href$=\"directory/\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_left about-item--num_2\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../japan/visit/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page02_04.webp\">\n<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/visit/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page02_04.webp\">\n<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page02_04.webp\">\n<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"visit/\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page02_04.webp\">\n<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">\n</picture>",
              "target": [
                "a[href$=\"visit/\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page02_04.webp\">",
              "target": [
                "a[href$=\"visit/\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page02_04.jpg\" alt=\"Visiting Japan\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"Visiting Japan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../japan/visit/\"> <h4>Visiting Japan</h4> <p>Websites about traveling, living, and working in Japan.</p> </a>\n</div>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/visit/\"> <h4>Visiting Japan</h4> <p>Websites about traveling, living, and working in Japan.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Visiting Japan</h4>",
              "target": [
                "a[href$=\"visit/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Websites about traveling, living, and working in Japan.</p>",
              "target": [
                ".about-item__txt > a[href$=\"visit/\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"sectionID_02\" class=\"about-section\">",
              "target": [
                "#sectionID_02"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__inner\">",
              "target": [
                "#sectionID_02 > .about-section__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"sectionID_02_link\" class=\"section_top\"></span>",
              "target": [
                "#sectionID_02_link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd about-section__hd--lay_hor\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd__inner\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__num\">02</p>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn about the key policies of the Government of Japan.</h3>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__lead\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__cont\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__cont"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_left about-item--num_1\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page03_05.webp\">\n<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page03_05.webp\">\n<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page03_05.webp\">\n<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">\n</picture>\n</div>",
              "target": [
                "a[href=\"../\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page03_05.webp\">\n<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">\n</picture>",
              "target": [
                "a[href=\"../\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page03_05.webp\">",
              "target": [
                "a[href=\"../\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page03_05.jpg\" alt=\"JapanGov Home\">",
              "target": [
                "img[alt=\"JapanGov Home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../\"> <h4>JapanGov Home</h4> <p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p> </a>\n</div>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../\"> <h4>JapanGov Home</h4> <p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p> </a>",
              "target": [
                ".about-item__txt > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>JapanGov Home</h4>",
              "target": [
                "a[href=\"../\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p>",
              "target": [
                "a[href=\"../\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_right about-item--num_2\">",
              "target": [
                ".about-item--posi_right.about-item--num_2.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                ".about-item--posi_right.about-item--num_2.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../topics/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page04_05.webp\">\n<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                ".about-item--posi_right.about-item--num_2.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../topics/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page04_05.webp\">\n<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page04_05.webp\">\n<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"topics/\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page04_05.webp\">\n<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">\n</picture>",
              "target": [
                "a[href$=\"topics/\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page04_05.webp\">",
              "target": [
                "a[href$=\"topics/\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page04_05.jpg\" alt=\"\">",
              "target": [
                ".about-item__img__wrap > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../topics/\"> <h4>Topics</h4> <p>Featuring information about the Government of Japan's key policies.</p> </a>\n</div>",
              "target": [
                ".about-item--posi_right.about-item--num_2.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../topics/\"> <h4>Topics</h4> <p>Featuring information about the Government of Japan's key policies.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Topics</h4>",
              "target": [
                "a[href$=\"topics/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Featuring information about the Government of Japan's key policies.</p>",
              "target": [
                "a[href$=\"topics/\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"sectionID_03\" class=\"about-section\">",
              "target": [
                "#sectionID_03"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__inner\">",
              "target": [
                "#sectionID_03 > .about-section__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"sectionID_03_link\" class=\"section_top\"></span>",
              "target": [
                "#sectionID_03_link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd about-section__hd--lay_hor\">",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd__inner\">",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__num\">03</p>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Learn basic information about Japan</h3>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__lead\">The About Japan page showcases the national flag and anthem of Japan, statistical information such as the population and GDP, and more.</p>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__cont\">",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__cont"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_left about-item--num_1\">",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../japan/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page05_03.webp\">\n<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page05_03.webp\">\n<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page05_03.webp\">\n<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"japan/\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page05_03.webp\">\n<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">\n</picture>",
              "target": [
                "a[href$=\"japan/\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page05_03.webp\">",
              "target": [
                "a[href$=\"japan/\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page05_03.jpg\" alt=\"About Japan\">",
              "target": [
                "img[alt=\"About Japan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../japan/\"> <h4>About Japan</h4> </a>\n</div>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../japan/\"> <h4>About Japan</h4> </a>",
              "target": [
                ".about-item__txt > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>About Japan</h4>",
              "target": [
                "a[href$=\"japan/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"sectionID_04\" class=\"about-section\">",
              "target": [
                "#sectionID_04"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__inner\">",
              "target": [
                "#sectionID_04 > .about-section__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"sectionID_04_link\" class=\"section_top\"></span>",
              "target": [
                "#sectionID_04_link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd about-section__hd--lay_ver\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__hd__inner\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__num\">04</p>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Get the latest from the Government of Japan</h3>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about-section__hd__lead\">You can get updates on the Government of Japan through our News page, official social media accounts, and \"KIZUNA,\" an official regularly-published online magazine.</p>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-section__cont\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_right about-item--num_1\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../publications/news/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page06_04.webp\">\n<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../publications/news/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page06_04.webp\">\n<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page06_04.webp\">\n<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"news/\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page06_04.webp\">\n<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">\n</picture>",
              "target": [
                "a[href$=\"news/\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page06_04.webp\">",
              "target": [
                "a[href$=\"news/\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page06_04.jpg\" alt=\"JapanGov News\">",
              "target": [
                "img[alt=\"JapanGov News\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../publications/news/\"> <h4>JapanGov News</h4> <p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p> </a>\n</div>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../publications/news/\"> <h4>JapanGov News</h4> <p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>JapanGov News</h4>",
              "target": [
                "a[href$=\"news/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p>",
              "target": [
                ".about-item__txt > a[href$=\"news/\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item about-item--posi_left about-item--num_2\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__inner\">",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img\">\n<a href=\"../kizuna/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page07_05.webp\">\n<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">\n</picture>\n</div> </a>\n</div>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../kizuna/\">\n<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page07_05.webp\">\n<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">\n</picture>\n</div> </a>",
              "target": [
                ".about-item__img > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__img__wrap\">\n<picture>\n<source type=\"../_userdata/img/about/about_page07_05.webp\">\n<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"kizuna/\"] > .about-item__img__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/about_page07_05.webp\">\n<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">\n</picture>",
              "target": [
                "a[href$=\"kizuna/\"] > .about-item__img__wrap > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/about_page07_05.webp\">",
              "target": [
                "a[href$=\"kizuna/\"] > .about-item__img__wrap > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/about_page07_05.jpg\" alt=\"We Are Tomodachi\">",
              "target": [
                "img[alt=\"We Are Tomodachi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about-item__txt\">\n<a href=\"../kizuna/\"> <h4>KIZUNA</h4> <p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p> </a>\n</div>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__txt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../kizuna/\"> <h4>KIZUNA</h4> <p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p> </a>",
              "target": [
                ".about-item__txt > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>KIZUNA</h4>",
              "target": [
                "a[href$=\"kizuna/\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p>",
              "target": [
                ".about-item__txt > a[href$=\"kizuna/\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i>\"KIZUNA\"</i>",
              "target": [
                "i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_social_block\">",
              "target": [
                ".about_social_block"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_social_left\">\n<h4>Social Media</h4>\n<p>Follow our official Instagram, Facebook, Twitter, LinkedIn, and YouTube accounts!</p>\n</div>",
              "target": [
                ".about_social_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Social Media</h4>",
              "target": [
                ".about_social_left > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Follow our official Instagram, Facebook, Twitter, LinkedIn, and YouTube accounts!</p>",
              "target": [
                ".about_social_left > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"about_social_right\">",
              "target": [
                ".about_social_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"about_social_right_container\">",
              "target": [
                ".about_social_right_container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/instagram_icon.webp\">\n<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">\n</picture>\n<p>Instagram</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/instagram_icon.webp\">\n<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">\n</picture>\n<p>Instagram</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/instagram_icon.webp\">\n<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">\n</picture>",
              "target": [
                ".about_social_right_item:nth-child(1) > a[target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/instagram_icon.webp\">",
              "target": [
                ".about_social_right_item:nth-child(1) > a[target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/instagram_icon.png\" alt=\"Instagram\">",
              "target": [
                "img[alt=\"Instagram\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Instagram</p>",
              "target": [
                ".about_social_right_item:nth-child(1) > a[target=\"_blank\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/facebook_icon.webp\">\n<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">\n</picture>\n<p>Facebook</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/facebook_icon.webp\">\n<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">\n</picture>\n<p>Facebook</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/facebook_icon.webp\">\n<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">\n</picture>",
              "target": [
                ".about_social_right_item:nth-child(2) > a[target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/facebook_icon.webp\">",
              "target": [
                ".about_social_right_item:nth-child(2) > a[target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/facebook_icon.png\" alt=\"Facebook\">",
              "target": [
                "img[alt=\"Facebook\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Facebook</p>",
              "target": [
                ".about_social_right_item:nth-child(2) > a[target=\"_blank\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://twitter.com/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/x_icon.webp\">\n<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">\n</picture>\n<p>X</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/x_icon.webp\">\n<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">\n</picture>\n<p>X</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/x_icon.webp\">\n<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">\n</picture>",
              "target": [
                ".about_social_right_item:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/x_icon.webp\">",
              "target": [
                ".about_social_right_item:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/x_icon.png\" alt=\"X\">",
              "target": [
                "img[alt=\"X\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>X</p>",
              "target": [
                ".about_social_right_item:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/linkedin_icon.webp\">\n<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">\n</picture>\n<p>LinkedIn</p> </a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/linkedin_icon.webp\">\n<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">\n</picture>\n<p>LinkedIn</p> </a>",
              "target": [
                ".about_social_right_item:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/linkedin_icon.webp\">\n<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">\n</picture>",
              "target": [
                ".about_social_right_item:nth-child(4) > a[target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/linkedin_icon.webp\">",
              "target": [
                ".about_social_right_item:nth-child(4) > a[target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/linkedin_icon.png\" alt=\"LinkedIn\">",
              "target": [
                "img[alt=\"LinkedIn\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>LinkedIn</p>",
              "target": [
                ".about_social_right_item:nth-child(4) > a[target=\"_blank\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"about_social_right_item\">\n<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/youtube_icon.webp\">\n<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">\n</picture>\n<p>YouTube</p></a>\n</li>",
              "target": [
                ".about_social_right_item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">\n<picture>\n<source type=\"../_userdata/img/about/youtube_icon.webp\">\n<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">\n</picture>\n<p>YouTube</p></a>",
              "target": [
                ".about_social_right_item:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"../_userdata/img/about/youtube_icon.webp\">\n<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">\n</picture>",
              "target": [
                ".about_social_right_item:nth-child(5) > a[target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"../_userdata/img/about/youtube_icon.webp\">",
              "target": [
                ".about_social_right_item:nth-child(5) > a[target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_userdata/img/about/youtube_icon.png\" alt=\"YouTube\">",
              "target": [
                "img[alt=\"YouTube\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>YouTube</p>",
              "target": [
                ".about_social_right_item:nth-child(5) > a[target=\"_blank\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"about_backhome\"><a href=\"../\"><span class=\"about_backhome_button\">Back to JapanGov Home</span></a></p>",
              "target": [
                ".about_backhome"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../\"><span class=\"about_backhome_button\">Back to JapanGov Home</span></a>",
              "target": [
                ".about_backhome > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"about_backhome_button\">Back to JapanGov Home</span>",
              "target": [
                ".about_backhome_button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".-column1.column > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source[type=\"image/webp\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.849083;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"]"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "36.0pt (48px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h2 class=\"about_top_title\">JapanGov is your digital gateway to Japan</h2>",
              "target": [
                ".about_top_title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_lead\">JapanGov, the official web portal of the Government of Japan, provides a wealth of information regarding various issues that Japan is tackling, and also directs you to the sites of relevant ministries and agencies.</p>",
              "target": [
                ".about_top_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_01_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_number\">01</p>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"] > .about_top_box > .about_top_item_number"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_01_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">01</p>\n<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_01_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_lead\">Find Japanese ministries and other organizations</p>",
              "target": [
                "li[data-link=\"#sectionID_01_link\"] > .about_top_box > .about_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_02_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_number\">02</p>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"] > .about_top_box > .about_top_item_number"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_02_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">02</p>\n<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_02_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_lead\">Learn about the key policies of the Government of Japan</p>",
              "target": [
                "li[data-link=\"#sectionID_02_link\"] > .about_top_box > .about_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_03_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_number\">03</p>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"] > .about_top_box > .about_top_item_number"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_03_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">03</p>\n<p class=\"about_top_item_lead\">Learn basic information about Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_03_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_lead\">Learn basic information about Japan</p>",
              "target": [
                "li[data-link=\"#sectionID_03_link\"] > .about_top_box > .about_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_04_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_number\">04</p>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"] > .about_top_box > .about_top_item_number"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li data-link=\"#sectionID_04_link\" class=\"about_top_item js_inlink2\" role=\"button\" tabindex=\"0\">\n<div class=\"about_top_box\">\n<p class=\"about_top_item_number\">04</p>\n<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>\n</div>\n</li>",
                      "target": [
                        "li[data-link=\"#sectionID_04_link\"]"
                      ]
                    },
                    {
                      "html": "<div class=\"about_top_background\">",
                      "target": [
                        ".about_top_background"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about_top_item_lead\">Get the latest from the Government of Japan</p>",
              "target": [
                "li[data-link=\"#sectionID_04_link\"] > .about_top_box > .about_top_item_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "112.5pt (150px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__num\">01</p>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3>Find Japanese ministries and other organizations</h3>",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__lead\">",
              "target": [
                "#sectionID_01 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>Government Directory</h4>",
              "target": [
                "a[href$=\"directory/\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Links to Japanese ministries and other organizations.</p>",
              "target": [
                "a[href$=\"directory/\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>Visiting Japan</h4>",
              "target": [
                "a[href$=\"visit/\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_01\" class=\"about-section\">",
                      "target": [
                        "#sectionID_01"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Websites about traveling, living, and working in Japan.</p>",
              "target": [
                ".about-item__txt > a[href$=\"visit/\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "112.5pt (150px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_02\" class=\"about-section\">",
                      "target": [
                        "#sectionID_02"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__num\">02</p>",
              "target": [
                "#sectionID_02 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../\"> <h4>JapanGov Home</h4> <p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_02 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_02\" class=\"about-section\">",
                      "target": [
                        "#sectionID_02"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>JapanGov Home</h4>",
              "target": [
                "a[href=\"../\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../\"> <h4>JapanGov Home</h4> <p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_02 > .about-section__inner > .about-section__cont > .about-item--posi_left.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_02\" class=\"about-section\">",
                      "target": [
                        "#sectionID_02"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>The front page of the Government of Japan features information about key policies, feature articles, and news. It also offers cross-search for the websites of Japan's Ministries and Agencies.</p>",
              "target": [
                "a[href=\"../\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../topics/\"> <h4>Topics</h4> <p>Featuring information about the Government of Japan's key policies.</p> </a>\n</div>",
                      "target": [
                        ".about-item--posi_right.about-item--num_2.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_02\" class=\"about-section\">",
                      "target": [
                        "#sectionID_02"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>Topics</h4>",
              "target": [
                "a[href$=\"topics/\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../topics/\"> <h4>Topics</h4> <p>Featuring information about the Government of Japan's key policies.</p> </a>\n</div>",
                      "target": [
                        ".about-item--posi_right.about-item--num_2.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_02\" class=\"about-section\">",
                      "target": [
                        "#sectionID_02"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Featuring information about the Government of Japan's key policies.</p>",
              "target": [
                "a[href$=\"topics/\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "112.5pt (150px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_03\" class=\"about-section\">",
                      "target": [
                        "#sectionID_03"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__num\">03</p>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_03\" class=\"about-section\">",
                      "target": [
                        "#sectionID_03"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3>Learn basic information about Japan</h3>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_03\" class=\"about-section\">",
                      "target": [
                        "#sectionID_03"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__lead\">The About Japan page showcases the national flag and anthem of Japan, statistical information such as the population and GDP, and more.</p>",
              "target": [
                "#sectionID_03 > .about-section__inner > .about-section__hd--lay_hor.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_03\" class=\"about-section\">",
                      "target": [
                        "#sectionID_03"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>About Japan</h4>",
              "target": [
                "a[href$=\"japan/\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "112.5pt (150px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__num\">04</p>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__num"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "22.5pt (30px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3>Get the latest from the Government of Japan</h3>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"about-section__hd__lead\">You can get updates on the Government of Japan through our News page, official social media accounts, and \"KIZUNA,\" an official regularly-published online magazine.</p>",
              "target": [
                "#sectionID_04 > .about-section__inner > .about-section__hd--lay_ver.about-section__hd > .about-section__hd__inner > .about-section__hd__lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../publications/news/\"> <h4>JapanGov News</h4> <p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>JapanGov News</h4>",
              "target": [
                "a[href$=\"news/\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../publications/news/\"> <h4>JapanGov News</h4> <p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--posi_right.about-item--num_1.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>The latest news from the Cabinet, Ministries and Agencies, and other government organizations.</p>",
              "target": [
                ".about-item__txt > a[href$=\"news/\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../kizuna/\"> <h4>KIZUNA</h4> <p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>KIZUNA</h4>",
              "target": [
                "a[href$=\"kizuna/\"] > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../kizuna/\"> <h4>KIZUNA</h4> <p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p>",
              "target": [
                ".about-item__txt > a[href$=\"kizuna/\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"about-item__txt\">\n<a href=\"../kizuna/\"> <h4>KIZUNA</h4> <p>An official e-magazine of the Japanese government, KIZUNA, introduces various aspects of Japan in order to deepen <i>\"KIZUNA\"</i> (bonds) between Japan and the rest of the world.</p> </a>\n</div>",
                      "target": [
                        "#sectionID_04 > .about-section__inner > .about-section__cont > .about-item--num_2.about-item--posi_left.about-item > .about-item__inner > .about-item__txt"
                      ]
                    },
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<i>\"KIZUNA\"</i>",
              "target": [
                "i"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "20.3pt (27px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h4>Social Media</h4>",
              "target": [
                ".about_social_left > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Follow our official Instagram, Facebook, Twitter, LinkedIn, and YouTube accounts!</p>",
              "target": [
                ".about_social_left > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Instagram</p>",
              "target": [
                ".about_social_right_item:nth-child(1) > a[target=\"_blank\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Facebook</p>",
              "target": [
                ".about_social_right_item:nth-child(2) > a[target=\"_blank\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>X</p>",
              "target": [
                ".about_social_right_item:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>LinkedIn</p>",
              "target": [
                ".about_social_right_item:nth-child(4) > a[target=\"_blank\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>YouTube</p>",
              "target": [
                ".about_social_right_item:nth-child(5) > a[target=\"_blank\"] > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (19.9942px)",
                    "fontWeight": "normal",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"sectionID_04\" class=\"about-section\">",
                      "target": [
                        "#sectionID_04"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"about_backhome_button\">Back to JapanGov Home</span>",
              "target": [
                ".about_backhome_button"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/about/index.html",
      "originalUrl": "https://www.japan.go.jp/about/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/moderationpolicy.html": {
      "title": "Social Network Moderation Policy of JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Social Network Moderation Policy</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Social Network Moderation Policy</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Social Network Moderation Policy</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\"c-large_headline\">Social Network Moderation Policy</h2>",
                      "target": [
                        ".c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\"c-small_headline\">1.Overview</h3>",
                      "target": [
                        ".policy__section:nth-child(3) > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"c-small_headline\">2.List of Official Social Media Accounts</h3>",
                      "target": [
                        ".policy__section:nth-child(4) > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"c-small_headline\">3. Comments Policy</h3>",
                      "target": [
                        ".policy__section:nth-child(5) > h3"
                      ]
                    },
                    {
                      "html": "<h4>(1) Responding to comments</h4>",
                      "target": [
                        "h4:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<h4>(2) Deleting comments</h4>",
                      "target": [
                        "h4:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<h4>(3) Blocking users</h4>",
                      "target": [
                        "h4:nth-child(6)"
                      ]
                    },
                    {
                      "html": "<h3 class=\"c-small_headline\">4.Intellectual property rights</h3>",
                      "target": [
                        ".policy__section:nth-child(6) > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"c-small_headline\">5.Disclaimer</h3>",
                      "target": [
                        ".policy__section:nth-child(7) > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"c-small_headline\">6.Modification of the Social Media Policy</h3>",
                      "target": [
                        ".policy__section:nth-child(8) > h3"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"c-large_headline\">Social Network Moderation Policy</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-body c-right\">June 1, 2025</p>",
              "target": [
                ".c-right"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">1.Overview</h3>",
              "target": [
                ".policy__section:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The official social media accounts (hereinafter referred to as \"the Accounts\") of the Government of Japan are managed by the Public Relations Office, Cabinet Office (hereinafter referred to as “the Office”).</li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Accounts are intended to disseminate a wide range of information about Japan, from key policies of the Government of Japan to aspects of daily life and culture.</li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">2.List of Official Social Media Accounts</h3>",
              "target": [
                ".policy__section:nth-child(4) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Facebook: <a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.facebook.com/JapanGov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.facebook.com/JapanGov</a>",
              "target": [
                "li:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>X: <a href=\"https://x.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://x.com/JapanGov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://x.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://x.com/JapanGov</a>",
              "target": [
                ".hyphen__list > li:nth-child(2) > a[href$=\"JapanGov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>LinkedIn: <a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.linkedin.com/company/japangov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.linkedin.com/company/japangov</a>",
              "target": [
                "li:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>YouTube: <a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.youtube.com/user/pmojapan</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.youtube.com/user/pmojapan</a>",
              "target": [
                "li:nth-child(4) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Instagram: <a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.instagram.com/japangov_official/</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.instagram.com/japangov_official/</a>",
              "target": [
                "li:nth-child(5) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">3. Comments Policy</h3>",
              "target": [
                ".policy__section:nth-child(5) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(1) Responding to comments</h4>",
              "target": [
                "h4:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In principle, the Accounts do not respond to replies or other forms of engagement from users.</p>",
              "target": [
                ".c-body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(2) Deleting comments</h4>",
              "target": [
                "h4:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Office reserves the right to exercise its copyright over the Accounts, and for that purpose, to use the Accounts’ functions, to hide (in part or in full), delete or decline to display comments that are deemed to fall under any of the following conditions, without prior notice to users:</p>",
              "target": [
                ".c-body > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate, or may potentially violate laws or other regulations;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate public order or good morals;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that promote criminal acts;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that slander, defame, or damage the reputation or credibility of particular individuals, companies, organizations, or other entities;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that infringe on privacy, such as the disclosure or leakage of personal information without the consent of the individual concerned;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that breach third-party rights, including patents, design rights, copyrights, trademarks, and rights of publicity;</li>",
              "target": [
                ".hyphen__list > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended for commercial purposes;</li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that contain false information or information that significantly deviates from established facts;</li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate the terms of service of the relevant platform;</li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended to harass or cause disruption to the Office;</li>",
              "target": [
                "li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that contain abusive, obscene, indecent, or offensive language, hate speech or links to websites with such content;</li>",
              "target": [
                "li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended to redirect viewers to other websites or external sources without confirming their intent;</li>",
              "target": [
                "li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Identical or similar comments posted repeatedly by the same user.</li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(3) Blocking users</h4>",
              "target": [
                "h4:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Office also reserves the right to block users who post comments that fall under the categories listed above. Users who violate this Policy may be blocked permanently.</p>",
              "target": [
                ".c-body > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">4.Intellectual property rights</h3>",
              "target": [
                ".policy__section:nth-child(6) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".policy__section:nth-child(6) > .c-body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">5.Disclaimer</h3>",
              "target": [
                ".policy__section:nth-child(7) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>While every effort has been made to ensure the accuracy of the information posted on the Accounts, the Office shall not be liable for any acts performed by users using the information on the Accounts.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Office shall not be liable for any troubles or disputes arising in connection with the Accounts, whether between users or between users and third parties.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Office shall not be held liable for any other damages resulting from or in connection with the Accounts.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">6.Modification of the Social Media Policy</h3>",
              "target": [
                ".policy__section:nth-child(8) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#111111",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.88,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This Policy may be revised at any time, without prior notice.</p>",
              "target": [
                ".policy__section:nth-child(8) > .c-body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"c-large_headline\">Social Network Moderation Policy</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">1.Overview</h3>",
              "target": [
                ".policy__section:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">2.List of Official Social Media Accounts</h3>",
              "target": [
                ".policy__section:nth-child(4) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">3. Comments Policy</h3>",
              "target": [
                ".policy__section:nth-child(5) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(1) Responding to comments</h4>",
              "target": [
                "h4:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(2) Deleting comments</h4>",
              "target": [
                "h4:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(3) Blocking users</h4>",
              "target": [
                "h4:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">4.Intellectual property rights</h3>",
              "target": [
                ".policy__section:nth-child(6) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">5.Disclaimer</h3>",
              "target": [
                ".policy__section:nth-child(7) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">6.Modification of the Social Media Policy</h3>",
              "target": [
                ".policy__section:nth-child(8) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.facebook.com/JapanGov</a>",
              "target": [
                "li:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://x.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://x.com/JapanGov</a>",
              "target": [
                ".hyphen__list > li:nth-child(2) > a[href$=\"JapanGov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.linkedin.com/company/japangov</a>",
              "target": [
                "li:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.youtube.com/user/pmojapan</a>",
              "target": [
                "li:nth-child(4) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.instagram.com/japangov_official/</a>",
              "target": [
                "li:nth-child(5) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Social Network Moderation Policy</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"brackets-number__list d-bold\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"hyphen__list\">",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"hyphen__list\">",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"hyphen__list\">",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Social Network Moderation Policy</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The official social media accounts (hereinafter referred to as \"the Accounts\") of the Government of Japan are managed by the Public Relations Office, Cabinet Office (hereinafter referred to as “the Office”).</li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Accounts are intended to disseminate a wide range of information about Japan, from key policies of the Government of Japan to aspects of daily life and culture.</li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Facebook: <a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.facebook.com/JapanGov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>X: <a href=\"https://x.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://x.com/JapanGov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>LinkedIn: <a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.linkedin.com/company/japangov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>YouTube: <a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.youtube.com/user/pmojapan</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Instagram: <a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.instagram.com/japangov_official/</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate, or may potentially violate laws or other regulations;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate public order or good morals;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that promote criminal acts;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that slander, defame, or damage the reputation or credibility of particular individuals, companies, organizations, or other entities;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that infringe on privacy, such as the disclosure or leakage of personal information without the consent of the individual concerned;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that breach third-party rights, including patents, design rights, copyrights, trademarks, and rights of publicity;</li>",
              "target": [
                ".hyphen__list > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended for commercial purposes;</li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that contain false information or information that significantly deviates from established facts;</li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate the terms of service of the relevant platform;</li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended to harass or cause disruption to the Office;</li>",
              "target": [
                "li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that contain abusive, obscene, indecent, or offensive language, hate speech or links to websites with such content;</li>",
              "target": [
                "li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended to redirect viewers to other websites or external sources without confirming their intent;</li>",
              "target": [
                "li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Identical or similar comments posted repeatedly by the same user.</li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>While every effort has been made to ensure the accuracy of the information posted on the Accounts, the Office shall not be liable for any acts performed by users using the information on the Accounts.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Office shall not be liable for any troubles or disputes arising in connection with the Accounts, whether between users or between users and third parties.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Office shall not be held liable for any other damages resulting from or in connection with the Accounts.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Social Network Moderation Policy</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>\n</div>",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Social Network Moderation Policy</li>\n</ul>\n<!-- /#header-breadcrumb -->\n</div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li class=\"c-current\">Social Network Moderation Policy</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Social Network Moderation Policy</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6752091\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6752091\">",
              "target": [
                "#bk6752091"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\">",
              "target": [
                "#bk6752091 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"c-large_headline\">Social Network Moderation Policy</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-body c-right\">June 1, 2025</p>",
              "target": [
                ".c-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"policy__section\">",
              "target": [
                ".policy__section:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">1.Overview</h3>",
              "target": [
                ".policy__section:nth-child(3) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">",
              "target": [
                ".policy__section:nth-child(3) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"brackets-number__list d-bold\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The official social media accounts (hereinafter referred to as \"the Accounts\") of the Government of Japan are managed by the Public Relations Office, Cabinet Office (hereinafter referred to as “the Office”).</li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Accounts are intended to disseminate a wide range of information about Japan, from key policies of the Government of Japan to aspects of daily life and culture.</li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"policy__section\">",
              "target": [
                ".policy__section:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">2.List of Official Social Media Accounts</h3>",
              "target": [
                ".policy__section:nth-child(4) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">",
              "target": [
                ".policy__section:nth-child(4) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"hyphen__list\">",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Facebook: <a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.facebook.com/JapanGov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.facebook.com/JapanGov</a>",
              "target": [
                "li:nth-child(1) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>X: <a href=\"https://x.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://x.com/JapanGov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://x.com/JapanGov\" target=\"_blank\" rel=\"noopener noreferrer\">https://x.com/JapanGov</a>",
              "target": [
                ".hyphen__list > li:nth-child(2) > a[href$=\"JapanGov\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>LinkedIn: <a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.linkedin.com/company/japangov</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.linkedin.com/company/japangov</a>",
              "target": [
                "li:nth-child(3) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>YouTube: <a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.youtube.com/user/pmojapan</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.youtube.com/user/pmojapan</a>",
              "target": [
                "li:nth-child(4) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Instagram: <a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.instagram.com/japangov_official/</a></li>",
              "target": [
                ".policy__section:nth-child(4) > .c-body > .hyphen__list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.instagram.com/japangov_official/</a>",
              "target": [
                "li:nth-child(5) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"policy__section\">",
              "target": [
                ".policy__section:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">3. Comments Policy</h3>",
              "target": [
                ".policy__section:nth-child(5) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">",
              "target": [
                ".policy__section:nth-child(5) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(1) Responding to comments</h4>",
              "target": [
                "h4:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In principle, the Accounts do not respond to replies or other forms of engagement from users.</p>",
              "target": [
                ".c-body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(2) Deleting comments</h4>",
              "target": [
                "h4:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Office reserves the right to exercise its copyright over the Accounts, and for that purpose, to use the Accounts’ functions, to hide (in part or in full), delete or decline to display comments that are deemed to fall under any of the following conditions, without prior notice to users:</p>",
              "target": [
                ".c-body > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"hyphen__list\">",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate, or may potentially violate laws or other regulations;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate public order or good morals;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that promote criminal acts;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that slander, defame, or damage the reputation or credibility of particular individuals, companies, organizations, or other entities;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that infringe on privacy, such as the disclosure or leakage of personal information without the consent of the individual concerned;</li>",
              "target": [
                ".policy__section:nth-child(5) > .c-body > .hyphen__list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that breach third-party rights, including patents, design rights, copyrights, trademarks, and rights of publicity;</li>",
              "target": [
                ".hyphen__list > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended for commercial purposes;</li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that contain false information or information that significantly deviates from established facts;</li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that violate the terms of service of the relevant platform;</li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended to harass or cause disruption to the Office;</li>",
              "target": [
                "li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments that contain abusive, obscene, indecent, or offensive language, hate speech or links to websites with such content;</li>",
              "target": [
                "li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comments intended to redirect viewers to other websites or external sources without confirming their intent;</li>",
              "target": [
                "li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Identical or similar comments posted repeatedly by the same user.</li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>(3) Blocking users</h4>",
              "target": [
                "h4:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Office also reserves the right to block users who post comments that fall under the categories listed above. Users who violate this Policy may be blocked permanently.</p>",
              "target": [
                ".c-body > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"policy__section\">",
              "target": [
                ".policy__section:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">4.Intellectual property rights</h3>",
              "target": [
                ".policy__section:nth-child(6) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">",
              "target": [
                ".policy__section:nth-child(6) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".policy__section:nth-child(6) > .c-body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".c-body > p > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"policy__section\">",
              "target": [
                ".policy__section:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">5.Disclaimer</h3>",
              "target": [
                ".policy__section:nth-child(7) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">",
              "target": [
                ".policy__section:nth-child(7) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"hyphen__list\">",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>While every effort has been made to ensure the accuracy of the information posted on the Accounts, the Office shall not be liable for any acts performed by users using the information on the Accounts.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Office shall not be liable for any troubles or disputes arising in connection with the Accounts, whether between users or between users and third parties.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Office shall not be held liable for any other damages resulting from or in connection with the Accounts.</li>",
              "target": [
                ".policy__section:nth-child(7) > .c-body > .hyphen__list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"policy__section\">\n  <h3 class=\"c-small_headline\">6.Modification of the Social Media Policy</h3>\n  <div class=\"c-body\">\n    <p>This Policy may be revised at any time, without prior notice.</p>\n  </div>\n</section>",
              "target": [
                ".policy__section:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"c-small_headline\">6.Modification of the Social Media Policy</h3>",
              "target": [
                ".policy__section:nth-child(8) > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-body\">\n    <p>This Policy may be revised at any time, without prior notice.</p>\n  </div>",
              "target": [
                ".policy__section:nth-child(8) > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This Policy may be revised at any time, without prior notice.</p>",
              "target": [
                ".policy__section:nth-child(8) > .c-body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-footer\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.630421;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(3) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(4) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(5) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(5) > div:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(5) > div:nth-child(2) > h4:nth-child(3)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(5) > div:nth-child(2) > h4:nth-child(6)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(6) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(7) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > main:nth-child(5) > div > article > div > div > div > section > div > div > section:nth-child(8) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h1>",
              "target": [
                "h1"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"c-large_headline\">Social Network Moderation Policy</h2>",
              "target": [
                ".c-large_headline"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\"c-small_headline\">1.Overview</h3>",
              "target": [
                ".policy__section:nth-child(3) > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\"c-small_headline\">2.List of Official Social Media Accounts</h3>",
              "target": [
                ".policy__section:nth-child(4) > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\"c-small_headline\">3. Comments Policy</h3>",
              "target": [
                ".policy__section:nth-child(5) > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h4>(1) Responding to comments</h4>",
              "target": [
                "h4:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h4>(2) Deleting comments</h4>",
              "target": [
                "h4:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h4>(3) Blocking users</h4>",
              "target": [
                "h4:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\"c-small_headline\">4.Intellectual property rights</h3>",
              "target": [
                ".policy__section:nth-child(6) > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\"c-small_headline\">5.Disclaimer</h3>",
              "target": [
                ".policy__section:nth-child(7) > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h3 class=\"c-small_headline\">6.Modification of the Social Media Policy</h3>",
              "target": [
                ".policy__section:nth-child(8) > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/moderationpolicy.html",
      "originalUrl": "https://www.japan.go.jp/moderationpolicy.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/sitemap.html": {
      "title": "Site Map - JapanGov",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Site Map</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h2 style=\"border: none;\" data-gtm-vis-recent-on-screen6173653_66=\"505\" data-gtm-vis-first-on-screen6173653_66=\"505\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/topics/\">Topics</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"192\" data-gtm-vis-first-on-screen6173653_66=\"192\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"]"
                      ]
                    },
                    {
                      "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"501\" data-gtm-vis-first-on-screen6173653_66=\"501\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Site Map</h1>",
                      "target": [
                        ".c-page_title"
                      ]
                    },
                    {
                      "html": "<h2 style=\"border: none;\" data-gtm-vis-recent-on-screen6173653_66=\"505\" data-gtm-vis-first-on-screen6173653_66=\"505\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/topics/\">Topics</a></h2>",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"]"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"507\" data-gtm-vis-first-on-screen6173653_66=\"507\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/publications/\">Publications</a></h2>",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"]"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"509\" data-gtm-vis-first-on-screen6173653_66=\"509\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/japan/\">About Japan</a></h2>",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"]"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"511\" data-gtm-vis-first-on-screen6173653_66=\"511\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/directory/\">Government Directory</a></h2>",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"]"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"518\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Archives</h2>",
                      "target": [
                        "h2[data-gtm-vis-first-on-screen6173653_66=\"518\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"501\" data-gtm-vis-first-on-screen6173653_66=\"501\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Site Map</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20.0166px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/topics/\">Topics</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"] > a[href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20.0166px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/publications/\">Publications</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"] > a[href$=\"publications/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(1) > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".body:nth-child(3) > ul > .gov_blank > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/publications/news/\">News</a>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(3) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20.0166px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/\">About Japan</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"] > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(1) > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(2) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20.0166px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/\">Government Directory</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"] > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(1) > a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(2) > a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#diet\">The Diet</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(3) > a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(4) > a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(5) > a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"518\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Archives</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"518\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(1) > a[href$=\"investment/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/archives/news/\">News</a>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(2) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/about/\">About This Site</a>",
              "target": [
                ".links > ul > li:nth-child(1) > a[href$=\"about/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                ".links > ul > li:nth-child(2) > a[href$=\"copyright.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                ".links > ul > li:nth-child(3) > a[href$=\"privacypolicy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                ".links > ul > li:nth-child(4) > a[href$=\"moderationpolicy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sitemap.html\">Site Map</a>",
              "target": [
                ".links > ul > li:nth-child(5) > a[href$=\"sitemap.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (15.9669px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                ".links > ul > li:nth-child(6) > a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"192\" data-gtm-vis-first-on-screen6173653_66=\"192\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"501\" data-gtm-vis-first-on-screen6173653_66=\"501\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Site Map</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 style=\"border: none;\" data-gtm-vis-recent-on-screen6173653_66=\"505\" data-gtm-vis-first-on-screen6173653_66=\"505\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/topics/\">Topics</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"507\" data-gtm-vis-first-on-screen6173653_66=\"507\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/publications/\">Publications</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"509\" data-gtm-vis-first-on-screen6173653_66=\"509\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/japan/\">About Japan</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"511\" data-gtm-vis-first-on-screen6173653_66=\"511\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/directory/\">Government Directory</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"518\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Archives</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"518\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(1) > h2:nth-child(4)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(2) > h2:nth-child(3)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"192\" data-gtm-vis-first-on-screen6173653_66=\"192\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"501\" data-gtm-vis-first-on-screen6173653_66=\"501\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Site Map</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 style=\"border: none;\" data-gtm-vis-recent-on-screen6173653_66=\"505\" data-gtm-vis-first-on-screen6173653_66=\"505\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/topics/\">Topics</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"507\" data-gtm-vis-first-on-screen6173653_66=\"507\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/publications/\">Publications</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"509\" data-gtm-vis-first-on-screen6173653_66=\"509\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/japan/\">About Japan</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"511\" data-gtm-vis-first-on-screen6173653_66=\"511\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/directory/\">Government Directory</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"518\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Archives</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"518\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/topics/\">Topics</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"] > a[href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/publications/\">Publications</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"] > a[href$=\"publications/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(1) > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".body:nth-child(3) > ul > .gov_blank > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/publications/news/\">News</a>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(3) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/japan/\">About Japan</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"] > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(1) > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(2) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/\">Government Directory</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"] > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(1) > a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(2) > a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/#diet\">The Diet</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(3) > a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(4) > a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(5) > a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(1) > a[href$=\"investment/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/archives/news/\">News</a>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(2) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/about/\">About This Site</a>",
              "target": [
                ".links > ul > li:nth-child(1) > a[href$=\"about/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                ".links > ul > li:nth-child(2) > a[href$=\"copyright.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                ".links > ul > li:nth-child(3) > a[href$=\"privacypolicy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                ".links > ul > li:nth-child(4) > a[href$=\"moderationpolicy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/sitemap.html\">Site Map</a>",
              "target": [
                ".links > ul > li:nth-child(5) > a[href$=\"sitemap.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                ".links > ul > li:nth-child(6) > a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n                <li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n                <li class=\"c-current\">Site Map</li>\n              </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".body:nth-child(3) > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                  <li><a href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                  <li><a href=\"/japan/visit/\">Visiting Japan</a></li>\n                                </ul>",
              "target": [
                ".body:nth-child(5) > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".body:nth-child(2) > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                  <li><a href=\"/archives/investment/\">Invest Japan</a></li>\n                                  <li><a href=\"/archives/news/\">News</a></li>\n                                </ul>",
              "target": [
                ".body:nth-child(4) > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".links > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Site Map</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                ".body:nth-child(3) > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/publications/news/\">News</a></li>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/archives/news/\">News</a></li>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/about/\">About This Site</a></li>",
              "target": [
                ".links > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".links > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".links > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".links > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".links > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".links > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"192\" data-gtm-vis-first-on-screen6173653_66=\"192\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"192\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n                <li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n                <li class=\"c-current\">Site Map</li>\n              </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Site Map</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n          <section>\n            <div id=\"bk6753175\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753175\">\n              <div class=\" column -column1\">\n              </div>\n            </div>\n          </section>\n        </div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n            <div id=\"bk6753175\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753175\">\n              <div class=\" column -column1\">\n              </div>\n            </div>\n          </section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753175\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753175\">\n              <div class=\" column -column1\">\n              </div>\n            </div>",
              "target": [
                "#bk6753175"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n              </div>",
              "target": [
                "#bk6753175 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753174\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6753174\">",
              "target": [
                "#bk6753174"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n                        <h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"501\" data-gtm-vis-first-on-screen6173653_66=\"501\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Site Map</h1>\n                      </div>",
              "target": [
                "#bk6753174 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"501\" data-gtm-vis-first-on-screen6173653_66=\"501\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Site Map</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753166\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753166\">",
              "target": [
                "#bk6753166"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753166 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753166 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sitemapArea\">",
              "target": [
                ".sitemapArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column\">",
              "target": [
                ".sitemapArea > .column:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 style=\"border: none;\" data-gtm-vis-recent-on-screen6173653_66=\"505\" data-gtm-vis-first-on-screen6173653_66=\"505\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/topics/\">Topics</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/topics/\">Topics</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"505\"] > a[href$=\"topics/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"507\" data-gtm-vis-first-on-screen6173653_66=\"507\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/publications/\">Publications</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/publications/\">Publications</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"507\"] > a[href$=\"publications/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".body:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".body:nth-child(3) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(1) > a[href$=\"kizuna/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(1) > a[href$=\"kizuna/\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                ".body:nth-child(3) > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".body:nth-child(3) > ul > .gov_blank > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/publications/news/\">News</a></li>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/publications/news/\">News</a>",
              "target": [
                ".body:nth-child(3) > ul > li:nth-child(3) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"509\" data-gtm-vis-first-on-screen6173653_66=\"509\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/japan/\">About Japan</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/\">About Japan</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"509\"] > a[href$=\"japan/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".body:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                  <li><a href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                  <li><a href=\"/japan/visit/\">Visiting Japan</a></li>\n                                </ul>",
              "target": [
                ".body:nth-child(5) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(1) > a[href$=\"flagandanthem/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                ".body:nth-child(5) > ul > li:nth-child(2) > a[href$=\"visit/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column\">",
              "target": [
                ".column:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"511\" data-gtm-vis-first-on-screen6173653_66=\"511\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\"><a href=\"/directory/\">Government Directory</a></h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/\">Government Directory</a>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"511\"] > a[href$=\"directory/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".body:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".body:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(1) > a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(2) > a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#diet\">The Diet</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(3) > a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(4) > a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                ".body:nth-child(2) > ul > li:nth-child(5) > a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-first-on-screen6173653_66=\"518\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Archives</h2>",
              "target": [
                "h2[data-gtm-vis-first-on-screen6173653_66=\"518\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".body:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                  <li><a href=\"/archives/investment/\">Invest Japan</a></li>\n                                  <li><a href=\"/archives/news/\">News</a></li>\n                                </ul>",
              "target": [
                ".body:nth-child(4) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(1) > a[href$=\"investment/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/archives/news/\">News</a></li>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/archives/news/\">News</a>",
              "target": [
                ".body:nth-child(4) > ul > li:nth-child(2) > a[href$=\"news/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"links\">",
              "target": [
                ".links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".links > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/about/\">About This Site</a></li>",
              "target": [
                ".links > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/about/\">About This Site</a>",
              "target": [
                ".links > ul > li:nth-child(1) > a[href$=\"about/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".links > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                ".links > ul > li:nth-child(2) > a[href$=\"copyright.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".links > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                ".links > ul > li:nth-child(3) > a[href$=\"privacypolicy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".links > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                ".links > ul > li:nth-child(4) > a[href$=\"moderationpolicy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".links > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sitemap.html\">Site Map</a>",
              "target": [
                ".links > ul > li:nth-child(5) > a[href$=\"sitemap.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".links > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                ".links > ul > li:nth-child(6) > a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.669369;\">\n        </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/sitemap.html",
      "originalUrl": "https://www.japan.go.jp/sitemap.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/japan/flagandanthem/index.html": {
      "title": "National Flag and Anthem of Japan | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">National Flag and Anthem</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"646\" data-gtm-vis-first-on-screen6173653_66=\"646\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"]"
                      ]
                    },
                    {
                      "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"648\" data-gtm-vis-first-on-screen6173653_66=\"648\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag and Anthem</h1>",
                      "target": [
                        ".c-page_title"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag</h2>",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"][data-gtm-vis-total-visible-time6173653_66=\"100\"]"
                      ]
                    },
                    {
                      "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">RATIO and POSITION</h3>",
                      "target": [
                        "h3[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"]"
                      ]
                    },
                    {
                      "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"651\" data-gtm-vis-first-on-screen6173653_66=\"651\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">COLORING</h3>",
                      "target": [
                        "h3[data-gtm-vis-recent-on-screen6173653_66=\"651\"]"
                      ]
                    },
                    {
                      "html": "<h2>National Anthem</h2>",
                      "target": [
                        "#bk6753381 > .-column1.column > .c-none > .flagAnthem > h2"
                      ]
                    },
                    {
                      "html": "<h3>The words of National Anthem are as follows:</h3>",
                      "target": [
                        ".info > h3"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"648\" data-gtm-vis-first-on-screen6173653_66=\"648\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag and Anthem</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">The Rising Sun Flag and \"Kimi Ga Yo\" are respectively the national flag and anthem of Japan. This was formalized in 1999 with the Law regarding the National Flag and National Anthem.</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"][data-gtm-vis-total-visible-time6173653_66=\"100\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"h\">Nisshoki<br><span class=\"min\">(The rising sun flag. Also known as Hinomaru)</span></p>",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .body > .h"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">(The rising sun flag. Also known as Hinomaru)</span>",
              "target": [
                ".min"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">RATIO and POSITION</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>height : width = 2 : 3<br> the rising sun at the center of the flags<br> diameter : three-fifths of the flags' height</p>",
              "target": [
                ".sep:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"651\" data-gtm-vis-first-on-screen6173653_66=\"651\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">COLORING</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"651\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>base : white<br> the rising sun : deep red </p>",
              "target": [
                ".sep:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>National Anthem</h2>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"h\">Title : Kimi ga Yo</p>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .body > .h"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//www.japan.go.jp/_src/7751575/kimigayo.mp3\" target=\"_blank\">Download Instrumental MP3 File (2.6MB) <br>Played by Japan Ground Self-Defense Force (Ministry of Defense)</a>",
              "target": [
                ".link > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>The words of National Anthem are as follows:</h3>",
              "target": [
                ".info > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Kimi ga Yo wa<br> Chiyo ni Yachiyo ni<br> Sazare-ishi no<br> Iwao to narite<br> Koke no musu made</p>",
              "target": [
                ".info > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"646\" data-gtm-vis-first-on-screen6173653_66=\"646\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"648\" data-gtm-vis-first-on-screen6173653_66=\"648\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag and Anthem</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"][data-gtm-vis-total-visible-time6173653_66=\"100\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">RATIO and POSITION</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"651\" data-gtm-vis-first-on-screen6173653_66=\"651\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">COLORING</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"651\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>National Anthem</h2>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>The words of National Anthem are as follows:</h3>",
              "target": [
                ".info > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(3) > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(3) > div > div > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"646\" data-gtm-vis-first-on-screen6173653_66=\"646\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"648\" data-gtm-vis-first-on-screen6173653_66=\"648\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag and Anthem</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"][data-gtm-vis-total-visible-time6173653_66=\"100\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">RATIO and POSITION</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"651\" data-gtm-vis-first-on-screen6173653_66=\"651\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">COLORING</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"651\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>National Anthem</h2>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>The words of National Anthem are as follows:</h3>",
              "target": [
                ".info > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_flag.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_anthem.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_flag.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_anthem.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"//www.japan.go.jp/_src/7751575/kimigayo.mp3\" target=\"_blank\">Download Instrumental MP3 File (2.6MB) <br>Played by Japan Ground Self-Defense Force (Ministry of Defense)</a>",
              "target": [
                ".link > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>\n<li class=\"c-current\">National Flag and Anthem</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">National Flag and Anthem</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_flag.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_anthem.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"646\" data-gtm-vis-first-on-screen6173653_66=\"646\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"646\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>\n<li class=\"c-current\">National Flag and Anthem</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">National Flag and Anthem</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n<div id=\"bk6753378\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753378\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n<div id=\"bk6753378\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753378\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n<div id=\"bk6753378\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753378\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753378\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753378\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6753378"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6753378 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753379\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6753379\">",
              "target": [
                "#bk6753379"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753379 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\" data-gtm-vis-recent-on-screen6173653_66=\"648\" data-gtm-vis-first-on-screen6173653_66=\"648\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag and Anthem</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">The Rising Sun Flag and \"Kimi Ga Yo\" are respectively the national flag and anthem of Japan. This was formalized in 1999 with the Law regarding the National Flag and National Anthem.</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753380\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753380\">",
              "target": [
                "#bk6753380"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753380 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"flagAnthem\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">National Flag</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"][data-gtm-vis-total-visible-time6173653_66=\"100\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/flaganthem/img_flag.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/flaganthem/img_flag.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/flaganthem/img_flag.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/flaganthem/img_flag.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/flaganthem/img_flag.webp?v=1753234623247\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_flag.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"h\">Nisshoki<br><span class=\"min\">(The rising sun flag. Also known as Hinomaru)</span></p>",
              "target": [
                "#bk6753380 > .-column1.column > .c-none > .flagAnthem > .group > .body > .h"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".h > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"min\">(The rising sun flag. Also known as Hinomaru)</span>",
              "target": [
                ".min"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"info column\">",
              "target": [
                ".info.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sep\">",
              "target": [
                ".sep:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"649\" data-gtm-vis-first-on-screen6173653_66=\"649\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">RATIO and POSITION</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"649\"][data-gtm-vis-first-on-screen6173653_66=\"649\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>height : width = 2 : 3<br> the rising sun at the center of the flags<br> diameter : three-fifths of the flags' height</p>",
              "target": [
                ".sep:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".sep:nth-child(1) > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".sep:nth-child(1) > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"sep\">\n<h3 data-gtm-vis-recent-on-screen6173653_66=\"651\" data-gtm-vis-first-on-screen6173653_66=\"651\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">COLORING</h3>\n<p>base : white<br> the rising sun : deep red </p>\n<!-- /.sep -->\n</div>",
              "target": [
                ".sep:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"651\" data-gtm-vis-first-on-screen6173653_66=\"651\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">COLORING</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"651\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>base : white<br> the rising sun : deep red </p>",
              "target": [
                ".sep:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".sep:nth-child(2) > p > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753381\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753381\">",
              "target": [
                "#bk6753381"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753381 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"flagAnthem\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>National Anthem</h2>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"group\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/flaganthem/img_anthem.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/flaganthem/img_anthem.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/flaganthem/img_anthem.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/flaganthem/img_anthem.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/flaganthem/img_anthem.webp?v=1753234623247\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/flaganthem/img_anthem.png?v=1753234623247\" alt=\"\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"h\">Title : Kimi ga Yo</p>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .body > .h"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"link\"><a href=\"//www.japan.go.jp/_src/7751575/kimigayo.mp3\" target=\"_blank\">Download Instrumental MP3 File (2.6MB) <br>Played by Japan Ground Self-Defense Force (Ministry of Defense)</a></p>",
              "target": [
                ".link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//www.japan.go.jp/_src/7751575/kimigayo.mp3\" target=\"_blank\">Download Instrumental MP3 File (2.6MB) <br>Played by Japan Ground Self-Defense Force (Ministry of Defense)</a>",
              "target": [
                ".link > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[target=\"_blank\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"info\">\n<h3>The words of National Anthem are as follows:</h3>\n<p>Kimi ga Yo wa<br> Chiyo ni Yachiyo ni<br> Sazare-ishi no<br> Iwao to narite<br> Koke no musu made</p>\n<!-- /.info -->\n</div>",
              "target": [
                "#bk6753381 > .-column1.column > .c-none > .flagAnthem > .group > .body > .info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>The words of National Anthem are as follows:</h3>",
              "target": [
                ".info > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Kimi ga Yo wa<br> Chiyo ni Yachiyo ni<br> Sazare-ishi no<br> Iwao to narite<br> Koke no musu made</p>",
              "target": [
                ".info > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".info > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".info > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p > br:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.909976;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/japan/flagandanthem/index.html",
      "originalUrl": "https://www.japan.go.jp/japan/flagandanthem/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/publications/news/index.html": {
      "title": "News | JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"470311\" data-gtm-area=\"gtm-header\">Publications</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">News</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908536\" class=\"b-plain\" data-bk-id=\"bk6908536\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908537\" class=\"b-plain\" data-bk-id=\"bk6908537\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908538\" class=\"b-plain\" data-bk-id=\"bk6908538\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908539\" class=\"b-plain\" data-bk-id=\"bk6908539\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908540\" class=\"b-plain\" data-bk-id=\"bk6908540\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908541\" class=\"b-plain\" data-bk-id=\"bk6908541\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"591\" data-gtm-vis-first-on-screen6173653_66=\"591\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"]"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"592\" data-gtm-vis-first-on-screen6173653_66=\"592\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h1>",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"592\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"592\" data-gtm-vis-first-on-screen6173653_66=\"592\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h1>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"592\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;18,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(1) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/english/policy/international_policy/reference/itn_transactions_in_securities/week.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">International Transactions in Securities (Weekly; based on reports from designated major investors)</a>",
              "target": [
                ".news__item:nth-child(1) > .news__item--title > a[data-type=\"pdf\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Finance</span>",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;18,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(2) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/stat/juchu/juchu-e.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Machinery Orders in January, 2026</a>",
              "target": [
                ".news__item:nth-child(2) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Office</span>",
              "target": [
                ".news__item:nth-child(2) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;18,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(3) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/research/research_data/reri/index.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Developments in Real Exports and Real Imports</a>",
              "target": [
                ".news__item:nth-child(3) > .news__item--title > a[data-type=\"htm\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bank of Japan</span>",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(4) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/statistics/sj/sj.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Flow of Funds Accounts (4th Quarter 2025, Preliminary Figures)</a>",
              "target": [
                ".news__item:nth-child(4) > .news__item--title > a[data-type=\"htm\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bank of Japan</span>",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(5) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/outside_link/20260317151325.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Trade Statistics (January 2026 [Provisional])</a>",
              "target": [
                ".news__item:nth-child(5) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Finance</span>",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(6) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02190.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Parliamentary Vice-Minister for Foreign Affairs SHIMADA by AI Policy Officials from the Global South</a>",
              "target": [
                ".news__item:nth-child(6) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(7) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sea1/kh/pageite_000001_00007.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU Ayano by the Delegation of Young Cambodian Political Leaders</a>",
              "target": [
                ".news__item:nth-child(7) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(8) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02191.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU by Mr. ELJI, Charge d'Affaires of the Embassy of the Syrian Arab Republic in Japan</a>",
              "target": [
                ".news__item:nth-child(8) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(9) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/na/na1/us/pageite_000001_01531.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Prime Minister TAKAICHI’s Visit to the U.S.</a>",
              "target": [
                ".news__item:nth-child(9) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(10) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02192.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Foreign Minister MOTEGI’s Visit to the U.S.</a>",
              "target": [
                ".news__item:nth-child(10) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(11) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02194.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">The Japan-ROK Consultation on Latin America and the Caribbean (Results)</a>",
              "target": [
                ".news__item:nth-child(11) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(12) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02195.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs HORII by Ms. Duncan, Chargé d'Affaires ad interim, Embassy of New Zealand in Japan</a>",
              "target": [
                ".news__item:nth-child(12) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(13) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sw/lk/pageite_000001_00001.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(14) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/na/fa/pageite_000001_01533.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Chief Cabinet Secretary KIHARA by Students Participating in the \"Think of Okinawa's Future in the United States\" (TOFU) Program</a>",
              "target": [
                ".news__item:nth-child(14) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(15) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02196.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs HORII by Students Participating in the \"Think of Okinawa’s Future in the United States\" (TOFU) Program</a>",
              "target": [
                ".news__item:nth-child(15) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(16) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sea2/sg/pageite_000001_01534.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan-Singapore Summit Meeting</a>",
              "target": [
                ".news__item:nth-child(16) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(17) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jbic.go.jp/en/information/press/press-2025/press_00188.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Loan to Nippon Steel Corporation in connection with its partnership with United States Steel Corporation : Supporting Overseas Business by Japanese Company</a>",
              "target": [
                ".news__item:nth-child(17) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Bank For International Cooperation</span>",
              "target": [
                ".news__item:nth-child(17) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(18) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/kankocho/en/topics03_00003.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">We are launching the “Japan–USA Tourism Campaign 2026”! — Advancing the further expansion of two-way travel between Japan and the United States —</a>",
              "target": [
                ".news__item:nth-child(18) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Tourism Agency</span>",
              "target": [
                ".news__item:nth-child(18) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(19) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.soumu.go.jp/main_sosiki/joho_tsusin/eng/newsletter/pdf/vol36/no15.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">Press releases for February 1–13, 2026, have been posted on the MIC ICT Policy.</a>",
              "target": [
                ".news__item:nth-child(19) > .news__item--title > a[data-type=\"pdf\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Internal Affairs and Communications</span>",
              "target": [
                ".news__item:nth-child(19) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(20) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ndl.go.jp/en/news/fy2025/260317_02\" data-type=\"\" target=\"_blank\" data-gtm-area=\"gtm-main\">The ILCL will hold an event entitled Polish Children’s Books: Illustrator Piotr Socha and the Picture Book of Bees on Sunday, April 19, 2026</a>",
              "target": [
                "a[data-type=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#a63746",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.44,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Diet Library</span>",
              "target": [
                ".news__item:nth-child(20) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#333333",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link -current\" data-page=\"1\">1</a>",
              "target": [
                ".-current"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"2\">2</a>",
              "target": [
                "a[data-page=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"3\">3</a>",
              "target": [
                "a[data-page=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"4\">4</a>",
              "target": [
                "a[data-page=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"5\">5</a>",
              "target": [
                "a[data-page=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"6\">6</a>",
              "target": [
                "a[data-page=\"6\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"7\">7</a>",
              "target": [
                "a[data-page=\"7\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"8\">8</a>",
              "target": [
                "a[data-page=\"8\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"9\">9</a>",
              "target": [
                "a[data-page=\"9\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f5f5f5",
                    "contrastRatio": 11.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"10\">10</a>",
              "target": [
                "a[data-page=\"10\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MOD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MOD\" name=\"MOD\">",
              "target": [
                "#MOD"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "FSA",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"FSA\" name=\"FSA\">",
              "target": [
                "#FSA"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MAFF",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MAFF\" name=\"MAFF\">",
              "target": [
                "#MAFF"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ENECHO",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"ENECHO\" name=\"ENECHO\">",
              "target": [
                "#ENECHO"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MOF",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MOF\" name=\"MOF\">",
              "target": [
                "#MOF"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "KANKOCHO",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"KANKOCHO\" name=\"KANKOCHO\">",
              "target": [
                "#KANKOCHO"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "SOUMU-PR,SOUMU-NL",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"SOUMU-PR,SOUMU-NL\" name=\"SOUMU-PR,SOUMU-NL\">",
              "target": [
                "#SOUMU-PR\\,SOUMU-NL"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "METI",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"METI\" name=\"METI\">",
              "target": [
                "#METI"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ZEIKAN",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"ZEIKAN\" name=\"ZEIKAN\">",
              "target": [
                "#ZEIKAN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ENV-ST,ENV-PR",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"ENV-ST,ENV-PR\" name=\"ENV-ST,ENV-PR\">",
              "target": [
                "#ENV-ST\\,ENV-PR"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "JMA",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"JMA\" name=\"JMA\">",
              "target": [
                "#JMA"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "BOJ",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"BOJ\" name=\"BOJ\">",
              "target": [
                "#BOJ"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MEXT",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MEXT\" name=\"MEXT\">",
              "target": [
                "#MEXT"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "KANTEI",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"KANTEI\" name=\"KANTEI\">",
              "target": [
                "#KANTEI"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MOFA",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MOFA\" name=\"MOFA\">",
              "target": [
                "#MOFA"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "JBIC-PR,JBIC-AN,JBIC-TP",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"JBIC-PR,JBIC-AN,JBIC-TP\" name=\"JBIC-PR,JBIC-AN,JBIC-TP\">",
              "target": [
                "#JBIC-PR\\,JBIC-AN\\,JBIC-TP"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "NDL",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"NDL\" name=\"NDL\">",
              "target": [
                "#NDL"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MLIT",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MLIT\" name=\"MLIT\">",
              "target": [
                "#MLIT"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MHLW",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MHLW\" name=\"MHLW\">",
              "target": [
                "#MHLW"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CAO",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CAO\" name=\"CAO\">",
              "target": [
                "#CAO"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "JICA-PR,JICA-AN,JICA-TP,JICA-ER",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"JICA-PR,JICA-AN,JICA-TP,JICA-ER\" name=\"JICA-PR,JICA-AN,JICA-TP,JICA-ER\">",
              "target": [
                "#JICA-PR\\,JICA-AN\\,JICA-TP\\,JICA-ER"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "KUNAICHO",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"KUNAICHO\" name=\"KUNAICHO\">",
              "target": [
                "#KUNAICHO"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "MOJ",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"MOJ\" name=\"MOJ\">",
              "target": [
                "#MOJ"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"591\" data-gtm-vis-first-on-screen6173653_66=\"591\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"592\" data-gtm-vis-first-on-screen6173653_66=\"592\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h1>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"592\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(4) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(5) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"591\" data-gtm-vis-first-on-screen6173653_66=\"591\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"592\" data-gtm-vis-first-on-screen6173653_66=\"592\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h1>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"592\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_cao.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_cao.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_jbic-pr.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_jbic-pr.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_kankocho.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_kankocho.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_soumu-nl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_soumu-nl.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_ndl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_ndl.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_cao.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_cao.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_jbic-pr.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_jbic-pr.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_kankocho.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_kankocho.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_soumu-nl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_soumu-nl.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_ndl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_ndl.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"pagination\">",
              "target": [
                "nav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"470311\" data-gtm-area=\"gtm-header\">Publications</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"#sourcesModal\" class=\"filter__button\">Filter by Source</a>",
              "target": [
                ".filter__button"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/english/policy/international_policy/reference/itn_transactions_in_securities/week.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">International Transactions in Securities (Weekly; based on reports from designated major investors)</a>",
              "target": [
                ".news__item:nth-child(1) > .news__item--title > a[data-type=\"pdf\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/stat/juchu/juchu-e.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Machinery Orders in January, 2026</a>",
              "target": [
                ".news__item:nth-child(2) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/research/research_data/reri/index.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Developments in Real Exports and Real Imports</a>",
              "target": [
                ".news__item:nth-child(3) > .news__item--title > a[data-type=\"htm\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/statistics/sj/sj.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Flow of Funds Accounts (4th Quarter 2025, Preliminary Figures)</a>",
              "target": [
                ".news__item:nth-child(4) > .news__item--title > a[data-type=\"htm\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/outside_link/20260317151325.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Trade Statistics (January 2026 [Provisional])</a>",
              "target": [
                ".news__item:nth-child(5) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02190.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Parliamentary Vice-Minister for Foreign Affairs SHIMADA by AI Policy Officials from the Global South</a>",
              "target": [
                ".news__item:nth-child(6) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sea1/kh/pageite_000001_00007.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU Ayano by the Delegation of Young Cambodian Political Leaders</a>",
              "target": [
                ".news__item:nth-child(7) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02191.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU by Mr. ELJI, Charge d'Affaires of the Embassy of the Syrian Arab Republic in Japan</a>",
              "target": [
                ".news__item:nth-child(8) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/na/na1/us/pageite_000001_01531.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Prime Minister TAKAICHI’s Visit to the U.S.</a>",
              "target": [
                ".news__item:nth-child(9) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02192.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Foreign Minister MOTEGI’s Visit to the U.S.</a>",
              "target": [
                ".news__item:nth-child(10) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02194.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">The Japan-ROK Consultation on Latin America and the Caribbean (Results)</a>",
              "target": [
                ".news__item:nth-child(11) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02195.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs HORII by Ms. Duncan, Chargé d'Affaires ad interim, Embassy of New Zealand in Japan</a>",
              "target": [
                ".news__item:nth-child(12) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sw/lk/pageite_000001_00001.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/na/fa/pageite_000001_01533.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Chief Cabinet Secretary KIHARA by Students Participating in the \"Think of Okinawa's Future in the United States\" (TOFU) Program</a>",
              "target": [
                ".news__item:nth-child(14) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02196.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs HORII by Students Participating in the \"Think of Okinawa’s Future in the United States\" (TOFU) Program</a>",
              "target": [
                ".news__item:nth-child(15) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sea2/sg/pageite_000001_01534.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan-Singapore Summit Meeting</a>",
              "target": [
                ".news__item:nth-child(16) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jbic.go.jp/en/information/press/press-2025/press_00188.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Loan to Nippon Steel Corporation in connection with its partnership with United States Steel Corporation : Supporting Overseas Business by Japanese Company</a>",
              "target": [
                ".news__item:nth-child(17) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/kankocho/en/topics03_00003.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">We are launching the “Japan–USA Tourism Campaign 2026”! — Advancing the further expansion of two-way travel between Japan and the United States —</a>",
              "target": [
                ".news__item:nth-child(18) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.soumu.go.jp/main_sosiki/joho_tsusin/eng/newsletter/pdf/vol36/no15.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">Press releases for February 1–13, 2026, have been posted on the MIC ICT Policy.</a>",
              "target": [
                ".news__item:nth-child(19) > .news__item--title > a[data-type=\"pdf\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.ndl.go.jp/en/news/fy2025/260317_02\" data-type=\"\" target=\"_blank\" data-gtm-area=\"gtm-main\">The ILCL will hold an event entitled Polish Children’s Books: Illustrator Piotr Socha and the Picture Book of Bees on Sunday, April 19, 2026</a>",
              "target": [
                "a[data-type=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#news_column > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"pagination-list\">",
              "target": [
                ".pagination-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"470311\" data-gtm-area=\"gtm-header\">Publications</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">News</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link -current\" data-page=\"1\">1</a></li>",
              "target": [
                ".pagination-list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"2\">2</a></li>",
              "target": [
                ".pagination-list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"3\">3</a></li>",
              "target": [
                ".pagination-list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"4\">4</a></li>",
              "target": [
                ".pagination-list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"5\">5</a></li>",
              "target": [
                ".pagination-list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"6\">6</a></li>",
              "target": [
                ".pagination-list > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"7\">7</a></li>",
              "target": [
                ".pagination-list > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"8\">8</a></li>",
              "target": [
                ".pagination-list > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"9\">9</a></li>",
              "target": [
                ".pagination-list > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"10\">10</a></li>",
              "target": [
                ".pagination-list > li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_cao.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_cao.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_jbic-pr.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_jbic-pr.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_kankocho.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_kankocho.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_soumu-nl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_soumu-nl.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"./logo/logo_ndl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_ndl.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window\">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .column.-column1 > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"591\" data-gtm-vis-first-on-screen6173653_66=\"591\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"591\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"470311\" data-gtm-area=\"gtm-header\">Publications</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"470311\" data-gtm-area=\"gtm-header\">Publications</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">News</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"592\" data-gtm-vis-first-on-screen6173653_66=\"592\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h1>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"592\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content\">",
              "target": [
                ".content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"filter-tags\"></div>",
              "target": [
                "#filter-tags"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"filter\">",
              "target": [
                ".filter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p id=\"sourcesModal__btn\"><a href=\"#sourcesModal\" class=\"filter__button\">Filter by Source</a></p>",
              "target": [
                "#sourcesModal__btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#sourcesModal\" class=\"filter__button\">Filter by Source</a>",
              "target": [
                ".filter__button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"news_column\">",
              "target": [
                "#news_column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#news_column > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;18,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(1) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(1) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/english/policy/international_policy/reference/itn_transactions_in_securities/week.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">International Transactions in Securities (Weekly; based on reports from designated major investors)</a>",
              "target": [
                ".news__item:nth-child(1) > .news__item--title > a[data-type=\"pdf\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mof.svg\" alt=\"\"></span><span>Ministry of Finance</span></div>",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mof.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Finance</span>",
              "target": [
                ".news__item:nth-child(1) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;18,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(2) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.esri.cao.go.jp/en/stat/juchu/juchu-e.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Machinery Orders in January, 2026</a></div>",
              "target": [
                ".news__item:nth-child(2) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.esri.cao.go.jp/en/stat/juchu/juchu-e.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Machinery Orders in January, 2026</a>",
              "target": [
                ".news__item:nth-child(2) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_cao.svg\" alt=\"\"></span><span>Cabinet Office</span></div>",
              "target": [
                ".news__item:nth-child(2) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_cao.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(2) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_cao.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_cao.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Cabinet Office</span>",
              "target": [
                ".news__item:nth-child(2) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;18,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(3) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.boj.or.jp/en/research/research_data/reri/index.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Developments in Real Exports and Real Imports</a></div>",
              "target": [
                ".news__item:nth-child(3) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/research/research_data/reri/index.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Developments in Real Exports and Real Imports</a>",
              "target": [
                ".news__item:nth-child(3) > .news__item--title > a[data-type=\"htm\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_boj.svg\" alt=\"\"></span><span>Bank of Japan</span></div>",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_boj.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bank of Japan</span>",
              "target": [
                ".news__item:nth-child(3) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(4) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.boj.or.jp/en/statistics/sj/sj.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Flow of Funds Accounts (4th Quarter 2025, Preliminary Figures)</a></div>",
              "target": [
                ".news__item:nth-child(4) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boj.or.jp/en/statistics/sj/sj.htm\" data-type=\"htm\" target=\"_blank\" data-gtm-area=\"gtm-main\">Flow of Funds Accounts (4th Quarter 2025, Preliminary Figures)</a>",
              "target": [
                ".news__item:nth-child(4) > .news__item--title > a[data-type=\"htm\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_boj.svg\" alt=\"\"></span><span>Bank of Japan</span></div>",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_boj.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_boj.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > .icon > img[src$=\"logo_boj.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bank of Japan</span>",
              "target": [
                ".news__item:nth-child(4) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(5) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mof.go.jp/outside_link/20260317151325.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Trade Statistics (January 2026 [Provisional])</a></div>",
              "target": [
                ".news__item:nth-child(5) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mof.go.jp/outside_link/20260317151325.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Trade Statistics (January 2026 [Provisional])</a>",
              "target": [
                ".news__item:nth-child(5) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mof.svg\" alt=\"\"></span><span>Ministry of Finance</span></div>",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mof.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mof.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > .icon > img[src$=\"logo_mof.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Finance</span>",
              "target": [
                ".news__item:nth-child(5) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(6) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02190.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Parliamentary Vice-Minister for Foreign Affairs SHIMADA by AI Policy Officials from the Global South</a></div>",
              "target": [
                ".news__item:nth-child(6) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02190.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Parliamentary Vice-Minister for Foreign Affairs SHIMADA by AI Policy Officials from the Global South</a>",
              "target": [
                ".news__item:nth-child(6) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(6) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(7) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mofa.go.jp/s_sa/sea1/kh/pageite_000001_00007.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU Ayano by the Delegation of Young Cambodian Political Leaders</a></div>",
              "target": [
                ".news__item:nth-child(7) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sea1/kh/pageite_000001_00007.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU Ayano by the Delegation of Young Cambodian Political Leaders</a>",
              "target": [
                ".news__item:nth-child(7) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(7) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(8) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(8) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02191.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs KUNIMITSU by Mr. ELJI, Charge d'Affaires of the Embassy of the Syrian Arab Republic in Japan</a>",
              "target": [
                ".news__item:nth-child(8) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(8) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(9) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mofa.go.jp/na/na1/us/pageite_000001_01531.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Prime Minister TAKAICHI’s Visit to the U.S.</a></div>",
              "target": [
                ".news__item:nth-child(9) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/na/na1/us/pageite_000001_01531.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Prime Minister TAKAICHI’s Visit to the U.S.</a>",
              "target": [
                ".news__item:nth-child(9) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(9) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(10) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02192.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Foreign Minister MOTEGI’s Visit to the U.S.</a></div>",
              "target": [
                ".news__item:nth-child(10) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02192.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Foreign Minister MOTEGI’s Visit to the U.S.</a>",
              "target": [
                ".news__item:nth-child(10) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(10) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(11) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02194.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">The Japan-ROK Consultation on Latin America and the Caribbean (Results)</a></div>",
              "target": [
                ".news__item:nth-child(11) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02194.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">The Japan-ROK Consultation on Latin America and the Caribbean (Results)</a>",
              "target": [
                ".news__item:nth-child(11) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(11) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(12) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(12) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02195.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs HORII by Ms. Duncan, Chargé d'Affaires ad interim, Embassy of New Zealand in Japan</a>",
              "target": [
                ".news__item:nth-child(12) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(12) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(13) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sw/lk/pageite_000001_00001.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(13) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(14) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(14) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/na/fa/pageite_000001_01533.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on Chief Cabinet Secretary KIHARA by Students Participating in the \"Think of Okinawa's Future in the United States\" (TOFU) Program</a>",
              "target": [
                ".news__item:nth-child(14) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(14) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(15) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(15) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/press/release/pressite_000001_02196.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Courtesy Call on State Minister for Foreign Affairs HORII by Students Participating in the \"Think of Okinawa’s Future in the United States\" (TOFU) Program</a>",
              "target": [
                ".news__item:nth-child(15) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(15) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(16) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.mofa.go.jp/s_sa/sea2/sg/pageite_000001_01534.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan-Singapore Summit Meeting</a></div>",
              "target": [
                ".news__item:nth-child(16) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/s_sa/sea2/sg/pageite_000001_01534.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Japan-Singapore Summit Meeting</a>",
              "target": [
                ".news__item:nth-child(16) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span><span>Ministry of Foreign Affairs of Japan</span></div>",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_mofa.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_mofa.svg\" alt=\"\">",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > .icon > img[src$=\"logo_mofa.svg\"][alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Foreign Affairs of Japan</span>",
              "target": [
                ".news__item:nth-child(16) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(17) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(17) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jbic.go.jp/en/information/press/press-2025/press_00188.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">Loan to Nippon Steel Corporation in connection with its partnership with United States Steel Corporation : Supporting Overseas Business by Japanese Company</a>",
              "target": [
                ".news__item:nth-child(17) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_jbic-pr.svg\" alt=\"\"></span><span>Japan Bank For International Cooperation</span></div>",
              "target": [
                ".news__item:nth-child(17) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_jbic-pr.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(17) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_jbic-pr.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_jbic-pr.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Bank For International Cooperation</span>",
              "target": [
                ".news__item:nth-child(17) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(18) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\">",
              "target": [
                ".news__item:nth-child(18) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/kankocho/en/topics03_00003.html\" data-type=\"html\" target=\"_blank\" data-gtm-area=\"gtm-main\">We are launching the “Japan–USA Tourism Campaign 2026”! — Advancing the further expansion of two-way travel between Japan and the United States —</a>",
              "target": [
                ".news__item:nth-child(18) > .news__item--title > a[data-type=\"html\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_kankocho.svg\" alt=\"\"></span><span>Japan Tourism Agency</span></div>",
              "target": [
                ".news__item:nth-child(18) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_kankocho.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(18) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_kankocho.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_kankocho.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan Tourism Agency</span>",
              "target": [
                ".news__item:nth-child(18) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(19) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.soumu.go.jp/main_sosiki/joho_tsusin/eng/newsletter/pdf/vol36/no15.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">Press releases for February 1–13, 2026, have been posted on the MIC ICT Policy.</a></div>",
              "target": [
                ".news__item:nth-child(19) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.soumu.go.jp/main_sosiki/joho_tsusin/eng/newsletter/pdf/vol36/no15.pdf\" data-type=\"pdf\" target=\"_blank\" data-gtm-area=\"gtm-main\">Press releases for February 1–13, 2026, have been posted on the MIC ICT Policy.</a>",
              "target": [
                ".news__item:nth-child(19) > .news__item--title > a[data-type=\"pdf\"][data-gtm-area=\"gtm-main\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_soumu-nl.svg\" alt=\"\"></span><span>Ministry of Internal Affairs and Communications</span></div>",
              "target": [
                ".news__item:nth-child(19) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_soumu-nl.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(19) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_soumu-nl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_soumu-nl.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministry of Internal Affairs and Communications</span>",
              "target": [
                ".news__item:nth-child(19) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"news__item\">",
              "target": [
                ".news__item:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--date\">Mar&nbsp;17,&nbsp;2026</div>",
              "target": [
                ".news__item:nth-child(20) > .news__item--date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--title\"><a href=\"https://www.ndl.go.jp/en/news/fy2025/260317_02\" data-type=\"\" target=\"_blank\" data-gtm-area=\"gtm-main\">The ILCL will hold an event entitled Polish Children’s Books: Illustrator Piotr Socha and the Picture Book of Bees on Sunday, April 19, 2026</a></div>",
              "target": [
                ".news__item:nth-child(20) > .news__item--title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ndl.go.jp/en/news/fy2025/260317_02\" data-type=\"\" target=\"_blank\" data-gtm-area=\"gtm-main\">The ILCL will hold an event entitled Polish Children’s Books: Illustrator Piotr Socha and the Picture Book of Bees on Sunday, April 19, 2026</a>",
              "target": [
                "a[data-type=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news__item--publisher\"><span class=\"icon\"><img src=\"./logo/logo_ndl.svg\" alt=\"\"></span><span>National Diet Library</span></div>",
              "target": [
                ".news__item:nth-child(20) > .news__item--publisher"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon\"><img src=\"./logo/logo_ndl.svg\" alt=\"\"></span>",
              "target": [
                ".news__item:nth-child(20) > .news__item--publisher > .icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./logo/logo_ndl.svg\" alt=\"\">",
              "target": [
                "img[src$=\"logo_ndl.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>National Diet Library</span>",
              "target": [
                ".news__item:nth-child(20) > .news__item--publisher > span:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"pagination\">",
              "target": [
                "nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-previous -disabled\" title=\"Previous page\" data-gtm-area=\"gtm-main\"></a>",
              "target": [
                ".pagination-previous"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-next\" title=\"Next page\" data-gtm-area=\"gtm-main\"></a>",
              "target": [
                ".pagination-next"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"pagination-list\">",
              "target": [
                ".pagination-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link -current\" data-page=\"1\">1</a></li>",
              "target": [
                ".pagination-list > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link -current\" data-page=\"1\">1</a>",
              "target": [
                ".-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"2\">2</a></li>",
              "target": [
                ".pagination-list > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"2\">2</a>",
              "target": [
                "a[data-page=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"3\">3</a></li>",
              "target": [
                ".pagination-list > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"3\">3</a>",
              "target": [
                "a[data-page=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"4\">4</a></li>",
              "target": [
                ".pagination-list > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"4\">4</a>",
              "target": [
                "a[data-page=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"5\">5</a></li>",
              "target": [
                ".pagination-list > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"5\">5</a>",
              "target": [
                "a[data-page=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"6\">6</a></li>",
              "target": [
                ".pagination-list > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"6\">6</a>",
              "target": [
                "a[data-page=\"6\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"7\">7</a></li>",
              "target": [
                ".pagination-list > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"7\">7</a>",
              "target": [
                "a[data-page=\"7\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"8\">8</a></li>",
              "target": [
                ".pagination-list > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"8\">8</a>",
              "target": [
                "a[data-page=\"8\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"9\">9</a></li>",
              "target": [
                ".pagination-list > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"9\">9</a>",
              "target": [
                "a[data-page=\"9\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"pagination-link\" data-page=\"10\">10</a></li>",
              "target": [
                ".pagination-list > li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"pagination-link\" data-page=\"10\">10</a>",
              "target": [
                "a[data-page=\"10\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .column.-column1 > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .column.-column1 > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908536\" class=\"b-plain\" data-bk-id=\"bk6908536\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908536\" class=\"b-plain\" data-bk-id=\"bk6908536\">\n            <div class=\" column -column1\">\n            </div>\n          </div>",
              "target": [
                "#bk6908536"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n            </div>",
              "target": [
                "#bk6908536 > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908537\" class=\"b-plain\" data-bk-id=\"bk6908537\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908537\" class=\"b-plain\" data-bk-id=\"bk6908537\">\n            <div class=\" column -column1\">\n            </div>\n          </div>",
              "target": [
                "#bk6908537"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n            </div>",
              "target": [
                "#bk6908537 > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908538\" class=\"b-plain\" data-bk-id=\"bk6908538\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908538\" class=\"b-plain\" data-bk-id=\"bk6908538\">\n            <div class=\" column -column1\">\n            </div>\n          </div>",
              "target": [
                "#bk6908538"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n            </div>",
              "target": [
                "#bk6908538 > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908539\" class=\"b-plain\" data-bk-id=\"bk6908539\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908539\" class=\"b-plain\" data-bk-id=\"bk6908539\">\n            <div class=\" column -column1\">\n            </div>\n          </div>",
              "target": [
                "#bk6908539"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n            </div>",
              "target": [
                "#bk6908539 > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908540\" class=\"b-plain\" data-bk-id=\"bk6908540\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908540\" class=\"b-plain\" data-bk-id=\"bk6908540\">\n            <div class=\" column -column1\">\n            </div>\n          </div>",
              "target": [
                "#bk6908540"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n            </div>",
              "target": [
                "#bk6908540 > .column.-column1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 1;\">\n          <div id=\"bk6908541\" class=\"b-plain\" data-bk-id=\"bk6908541\">\n            <div class=\" column -column1\">\n            </div>\n          </div>\n        </div>",
              "target": [
                "#w-bottom-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6908541\" class=\"b-plain\" data-bk-id=\"bk6908541\">\n            <div class=\" column -column1\">\n            </div>\n          </div>",
              "target": [
                "#bk6908541"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n            </div>",
              "target": [
                "#bk6908541 > .column.-column1"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p id=\"sourcesModal__btn\"><a href=\"#sourcesModal\" class=\"filter__button\">Filter by Source</a></p>",
                      "target": [
                        "#sourcesModal__btn"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"#sourcesModal\" class=\"filter__button\">Filter by Source</a>",
              "target": [
                ".filter__button"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/publications/news/index.html",
      "originalUrl": "https://www.japan.go.jp/publications/news/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/japan/visit/index.html": {
      "title": "Visiting Japan | The Government of Japan - JapanGov -",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">Visiting Japan</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995989\" class=\"b-plain\" data-bk-id=\"bk6995989\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995990\" class=\"b-plain\" data-bk-id=\"bk6995990\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995991\" class=\"b-plain\" data-bk-id=\"bk6995991\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995992\" class=\"b-plain\" data-bk-id=\"bk6995992\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995993\" class=\"b-plain\" data-bk-id=\"bk6995993\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995994\" class=\"b-plain\" data-bk-id=\"bk6995994\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        ".gov_inner > h1"
                      ]
                    },
                    {
                      "html": "<h1 class=\" c-page_title\">Visiting Japan</h1>",
                      "target": [
                        ".c-page_title"
                      ]
                    },
                    {
                      "html": "<h2>General Information</h2>",
                      "target": [
                        ".visitingArea > h2"
                      ]
                    },
                    {
                      "html": "<h2>Embassies, Visas, Customs and other Tourism Related Information</h2>",
                      "target": [
                        "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
                      ]
                    },
                    {
                      "html": "<h2>Studying and Teaching</h2>",
                      "target": [
                        "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "30.0pt (40px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">Visiting Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/ca/fna/page4e_001053.html\" target=\"_blank\">Border enforcement measures to prevent the spread of novel coronavirus (COVID-19)　- Ministry of Foreign Affairs of Japan</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.meti.go.jp/english/policy/trade_and_invest/tecot/index.html\" target=\"_blank\">TeCOT (COVID-19 Testing Center for Overseas Travelers) - Ministry of Economy, Trade and Industry</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/stf/covid-19/bordercontrol.html\" target=\"_blank\">COVID-19: Current Japanese Border Measures - Ministry of Health, Labour and Welfare</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000164708_00079.html\" target=\"_blank\">Novel Coronavirus (COVID-19) - Ministry of Health, Labour and Welfare</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.japan.travel/en/coronavirus/\" target=\"_blank\">Coronavirus (COVID-19) advisory information - Japan National Tourism Organization</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f2f2f2",
                    "contrastRatio": 11.28,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.28"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We welcome you to visit Japan</p>",
              "target": [
                ".visitingArea_video_inner > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f2f2f2",
                    "contrastRatio": 11.28,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.28"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Empowering the Disabled</p>",
              "target": [
                ".visitingArea_video_inner > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f2f2f2",
                    "contrastRatio": 11.28,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.28"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This movie introduces the new essential steps ahead of an unforgettable travel in Japan.</p>",
              "target": [
                ".visitingArea_video_inner > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>General Information</h2>",
              "target": [
                ".visitingArea > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Japan: the Official Guide</p>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan National Tourism Organization</p>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>General tourism information of Japan in multi languages. Climate, Healthcare, Money, Visa, Emergency info, etc.<br> <span class=\"url\">WEB: https://www.jnto.go.jp/</span></p>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jnto.go.jp/</span>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Open for Professionals</p>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan External Trade Organization</p>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Government of Japan strongly welcomes highly-skilled foreign professionals.<br> <span class=\"url\">WEB: https://www.jetro.go.jp/en/hrportal/</span></p>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jetro.go.jp/en/hrportal/</span>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Disaster Prevention Portal</p>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Ministry of Land, Infrastructure, Transport and Tourism</p>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Portal Site for Disaster Prevention in a Tokyo Inland Earthquake Ahead of the Tokyo 2020 Olympic and Paralympic Games.<br> <span class=\"url\">WEB: https://www.mlit.go.jp/en/</span></p>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.mlit.go.jp/en/</span>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Safety Tips</p>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan National Tourism Organization</p>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Safety tips is an app to push notify the disaster information of Japan.<br> Download the app from the website as follow;<br> <span class=\"url\">WEB: https://www.jnto.go.jp/safety-tips/eng/index.html</span></p>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jnto.go.jp/safety-tips/eng/index.html</span>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Japan Weather Forecast for Travelers</p>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan National Tourism Organization</p>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Weather forecast in English for travelers.<br> <span class=\"url\">WEB: http://www.jnto.go.jp/weather/eng/index.php</span></p>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: http://www.jnto.go.jp/weather/eng/index.php</span>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Japan Meteorological Agency</p>",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jma.go.jp/jma/indexe.html</span>",
              "target": [
                "p:nth-child(2) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Embassies, Visas, Customs and other Tourism Related Information</h2>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/about/emb_cons/over/index.html\" target=\"_blank\">Japanese Embassies, Consulates and Permanent Missions Overseas [Ministry of Foreign Affairs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\">Visas – Guide to Japanese Visas – [Ministry of Foreign Affairs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.customs.go.jp/english/summary/passenger.htm\" target=\"_blank\">Customs – Procedures of Passenger Clearance – [Japan Customs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/w_holiday/index.html\" target=\"_blank\">The Working Holiday Programmes in Japan [Ministry of Foreign Affairs]</a>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.maff.go.jp/aqs/english/\" target=\"_blank\">Animal Quarantine [Ministry of Agriculture, Forestry and Fisheries]</a>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Studying and Teaching</h2>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.erin.jpf.go.jp/en/\" target=\"_blank\">Erin's Challenge! I can speak Japanese [The Japan Foundation]</a>",
              "target": [
                "li:nth-child(1) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://marugoto.org/en/index.html\" target=\"_blank\">Marugoto: Japanese Language and Culture [The Japan Foundation]</a>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "9.8pt (13.0165px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://jetprogramme.org/en/\" target=\"_blank\">The Japan Exchange and Teaching Programme (JET)</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">Visiting Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>General Information</h2>",
              "target": [
                ".visitingArea > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Embassies, Visas, Customs and other Tourism Related Information</h2>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Studying and Teaching</h2>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(3) > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(4) > div > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">Visiting Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>General Information</h2>",
              "target": [
                ".visitingArea > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Embassies, Visas, Customs and other Tourism Related Information</h2>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Studying and Teaching</h2>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7998389/visiting_japan.jpg?v=1741229262111\" width=\"610\" height=\"343\" alt=\"\" id=\"imgsrc7998389_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7998389_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_05.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7998389/visiting_japan.jpg?v=1741229262111\" width=\"610\" height=\"343\" alt=\"\" id=\"imgsrc7998389_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7998389_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_05.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/ca/fna/page4e_001053.html\" target=\"_blank\">Border enforcement measures to prevent the spread of novel coronavirus (COVID-19)　- Ministry of Foreign Affairs of Japan</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.meti.go.jp/english/policy/trade_and_invest/tecot/index.html\" target=\"_blank\">TeCOT (COVID-19 Testing Center for Overseas Travelers) - Ministry of Economy, Trade and Industry</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/stf/covid-19/bordercontrol.html\" target=\"_blank\">COVID-19: Current Japanese Border Measures - Ministry of Health, Labour and Welfare</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000164708_00079.html\" target=\"_blank\">Novel Coronavirus (COVID-19) - Ministry of Health, Labour and Welfare</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.japan.travel/en/coronavirus/\" target=\"_blank\">Coronavirus (COVID-19) advisory information - Japan National Tourism Organization</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/\" target=\"_blank\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/hrportal/\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/river/bousai/olympic/en/index.html\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/safety-tips/eng/index.html\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"http://www.jnto.go.jp/weather/eng/index.php\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.jma.go.jp/jma/indexe.html\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/about/emb_cons/over/index.html\" target=\"_blank\">Japanese Embassies, Consulates and Permanent Missions Overseas [Ministry of Foreign Affairs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\">Visas – Guide to Japanese Visas – [Ministry of Foreign Affairs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.customs.go.jp/english/summary/passenger.htm\" target=\"_blank\">Customs – Procedures of Passenger Clearance – [Japan Customs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/w_holiday/index.html\" target=\"_blank\">The Working Holiday Programmes in Japan [Ministry of Foreign Affairs]</a>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.maff.go.jp/aqs/english/\" target=\"_blank\">Animal Quarantine [Ministry of Agriculture, Forestry and Fisheries]</a>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.erin.jpf.go.jp/en/\" target=\"_blank\">Erin's Challenge! I can speak Japanese [The Japan Foundation]</a>",
              "target": [
                "li:nth-child(1) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://marugoto.org/en/index.html\" target=\"_blank\">Marugoto: Japanese Language and Culture [The Japan Foundation]</a>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://jetprogramme.org/en/\" target=\"_blank\">The Japan Exchange and Teaching Programme (JET)</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>\n<li class=\"c-current\">Visiting Japan</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".visitingArea_top > .linkList > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"linkBlockGroup\">",
              "target": [
                ".linkBlockGroup"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Visiting Japan</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/ca/fna/page4e_001053.html\" target=\"_blank\">Border enforcement measures to prevent the spread of novel coronavirus (COVID-19)　- Ministry of Foreign Affairs of Japan</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.meti.go.jp/english/policy/trade_and_invest/tecot/index.html\" target=\"_blank\">TeCOT (COVID-19 Testing Center for Overseas Travelers) - Ministry of Economy, Trade and Industry</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mhlw.go.jp/stf/covid-19/bordercontrol.html\" target=\"_blank\">COVID-19: Current Japanese Border Measures - Ministry of Health, Labour and Welfare</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000164708_00079.html\" target=\"_blank\">Novel Coronavirus (COVID-19) - Ministry of Health, Labour and Welfare</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.japan.travel/en/coronavirus/\" target=\"_blank\">Coronavirus (COVID-19) advisory information - Japan National Tourism Organization</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/about/emb_cons/over/index.html\" target=\"_blank\">Japanese Embassies, Consulates and Permanent Missions Overseas [Ministry of Foreign Affairs]</a></li>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\">Visas – Guide to Japanese Visas – [Ministry of Foreign Affairs]</a></li>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.customs.go.jp/english/summary/passenger.htm\" target=\"_blank\">Customs – Procedures of Passenger Clearance – [Japan Customs]</a></li>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/j_info/visit/w_holiday/index.html\" target=\"_blank\">The Working Holiday Programmes in Japan [Ministry of Foreign Affairs]</a></li>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.maff.go.jp/aqs/english/\" target=\"_blank\">Animal Quarantine [Ministry of Agriculture, Forestry and Fisheries]</a></li>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.erin.jpf.go.jp/en/\" target=\"_blank\">Erin's Challenge! I can speak Japanese [The Japan Foundation]</a></li>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://marugoto.org/en/index.html\" target=\"_blank\">Marugoto: Japanese Language and Culture [The Japan Foundation]</a></li>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://jetprogramme.org/en/\" target=\"_blank\">The Japan Exchange and Teaching Programme (JET)</a></li>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7998389/visiting_japan.jpg?v=1741229262111\" width=\"610\" height=\"343\" alt=\"\" id=\"imgsrc7998389_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7998389_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_05.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeader\">",
              "target": [
                "#CybotCookiebotDialogHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogHeaderLogosWrapper\">",
              "target": [
                "#CybotCookiebotDialogHeaderLogosWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogPoweredbyLink\"><img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:,\" alt=\"logo\" width=\"46\" height=\"34\" style=\"display: none;\"></div>",
              "target": [
                "#CybotCookiebotDialogPoweredbyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\" aria-label=\"Cookiebot by Usercentrics - opens in a new window\">",
              "target": [
                "#CybotCookiebotDialogPoweredbyCybot"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[data-gtm-area=\"gtm-header\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"jpgo-dslogo-mobile\">",
              "target": [
                "#jpgo-dslogo-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#jpgo-dslogo-mobile > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>\n<li class=\"c-current\">Visiting Japan</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../index.html\" data-pid=\"478769\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../index.html\" data-pid=\"470312\" data-gtm-area=\"gtm-header\">About Japan</a>",
              "target": [
                "a[href=\"../index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">Visiting Japan</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">\n<div class=\"site_frame\">\n<section>\n<div id=\"bk6753300\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753300\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>\n</div>",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">\n<section>\n<div id=\"bk6753300\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753300\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>\n</div>",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>\n<div id=\"bk6753300\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753300\">\n<div class=\" column -column1\">\n</div>\n</div>\n</section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753300\" class=\"b-plain cssskin-_block_billboard\" data-bk-id=\"bk6753300\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6753300"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6753300 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753301\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6753301\">",
              "target": [
                "#bk6753301"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753301 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\" c-page_title\">Visiting Japan</h1>",
              "target": [
                ".c-page_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                ".-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea\">",
              "target": [
                ".-column1.column > .visitingArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea_top\">",
              "target": [
                ".visitingArea_top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"linkList\">",
              "target": [
                ".visitingArea_top > .linkList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".visitingArea_top > .linkList > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/ca/fna/page4e_001053.html\" target=\"_blank\">Border enforcement measures to prevent the spread of novel coronavirus (COVID-19)　- Ministry of Foreign Affairs of Japan</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/ca/fna/page4e_001053.html\" target=\"_blank\">Border enforcement measures to prevent the spread of novel coronavirus (COVID-19)　- Ministry of Foreign Affairs of Japan</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.meti.go.jp/english/policy/trade_and_invest/tecot/index.html\" target=\"_blank\">TeCOT (COVID-19 Testing Center for Overseas Travelers) - Ministry of Economy, Trade and Industry</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.meti.go.jp/english/policy/trade_and_invest/tecot/index.html\" target=\"_blank\">TeCOT (COVID-19 Testing Center for Overseas Travelers) - Ministry of Economy, Trade and Industry</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mhlw.go.jp/stf/covid-19/bordercontrol.html\" target=\"_blank\">COVID-19: Current Japanese Border Measures - Ministry of Health, Labour and Welfare</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/stf/covid-19/bordercontrol.html\" target=\"_blank\">COVID-19: Current Japanese Border Measures - Ministry of Health, Labour and Welfare</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000164708_00079.html\" target=\"_blank\">Novel Coronavirus (COVID-19) - Ministry of Health, Labour and Welfare</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000164708_00079.html\" target=\"_blank\">Novel Coronavirus (COVID-19) - Ministry of Health, Labour and Welfare</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.japan.travel/en/coronavirus/\" target=\"_blank\">Coronavirus (COVID-19) advisory information - Japan National Tourism Organization</a></li>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.japan.travel/en/coronavirus/\" target=\"_blank\">Coronavirus (COVID-19) advisory information - Japan National Tourism Organization</a>",
              "target": [
                ".visitingArea_top > .linkList > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".-column1.column > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6991456\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6991456\">",
              "target": [
                "#bk6991456"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6991456 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea_video\">",
              "target": [
                ".visitingArea_video"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo\">",
              "target": [
                ".btn_wachiVideo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">",
              "target": [
                ".btn_wachiVideo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_src/7998389/visiting_japan.webp?v=1741229262111\">\n<img src=\"../../_src/7998389/visiting_japan.jpg?v=1741229262111\" width=\"610\" height=\"343\" alt=\"\" id=\"imgsrc7998389_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_src/7998389/visiting_japan.webp?v=1741229262111\">\n<img src=\"../../_src/7998389/visiting_japan.jpg?v=1741229262111\" width=\"610\" height=\"343\" alt=\"\" id=\"imgsrc7998389_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7998389/visiting_japan.webp?v=1741229262111\">",
              "target": [
                ".c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7998389/visiting_japan.jpg?v=1741229262111\" width=\"610\" height=\"343\" alt=\"\" id=\"imgsrc7998389_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7998389_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea_video_inner\">\n<p>We welcome you to visit Japan</p>\n<p>Empowering the Disabled</p>\n<p>This movie introduces the new essential steps ahead of an unforgettable travel in Japan.</p>\n</div>",
              "target": [
                ".visitingArea_video_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We welcome you to visit Japan</p>",
              "target": [
                ".visitingArea_video_inner > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Empowering the Disabled</p>",
              "target": [
                ".visitingArea_video_inner > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This movie introduces the new essential steps ahead of an unforgettable travel in Japan.</p>",
              "target": [
                ".visitingArea_video_inner > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753303\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753303\">",
              "target": [
                "#bk6753303"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753303 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753303 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea\">",
              "target": [
                "#bk6753303 > .-column1.column > .c-none > .visitingArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>General Information</h2>",
              "target": [
                ".visitingArea > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"linkBlockGroup\">",
              "target": [
                ".linkBlockGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/\" target=\"_blank\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_01.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_01.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_01.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_01.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_01.webp?v=1753234623247\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_01.png?v=1753234623247\" alt=\"\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Japan: the Official Guide</p>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan National Tourism Organization</p>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>General tourism information of Japan in multi languages. Climate, Healthcare, Money, Visa, Emergency info, etc.<br> <span class=\"url\">WEB: https://www.jnto.go.jp/</span></p>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(3) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jnto.go.jp/</span>",
              "target": [
                "a[href$=\"jnto.go.jp/\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jetro.go.jp/en/hrportal/\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_02.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_02.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_02.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_02.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_02.webp?v=1753234623247\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_02.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">Open for Professionals</p>\n<p>Japan External Trade Organization</p>\n<p>The Government of Japan strongly welcomes highly-skilled foreign professionals.<br> <span class=\"url\">WEB: https://www.jetro.go.jp/en/hrportal/</span></p>\n<!-- /.body -->\n</div>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Open for Professionals</p>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan External Trade Organization</p>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Government of Japan strongly welcomes highly-skilled foreign professionals.<br> <span class=\"url\">WEB: https://www.jetro.go.jp/en/hrportal/</span></p>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(3) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jetro.go.jp/en/hrportal/</span>",
              "target": [
                ".item.clearfix:nth-child(2) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mlit.go.jp/river/bousai/olympic/en/index.html\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_03.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_03.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_03.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_03.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_03.webp?v=1753234623247\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_03.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Disaster Prevention Portal</p>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Ministry of Land, Infrastructure, Transport and Tourism</p>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Portal Site for Disaster Prevention in a Tokyo Inland Earthquake Ahead of the Tokyo 2020 Olympic and Paralympic Games.<br> <span class=\"url\">WEB: https://www.mlit.go.jp/en/</span></p>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(3) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.mlit.go.jp/en/</span>",
              "target": [
                ".item.clearfix:nth-child(3) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jnto.go.jp/safety-tips/eng/index.html\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_04.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_04.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_04.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_04.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_04.webp?v=1753234623247\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_04.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Safety Tips</p>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan National Tourism Organization</p>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Safety tips is an app to push notify the disaster information of Japan.<br> Download the app from the website as follow;<br> <span class=\"url\">WEB: https://www.jnto.go.jp/safety-tips/eng/index.html</span></p>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(3) > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(3) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jnto.go.jp/safety-tips/eng/index.html</span>",
              "target": [
                ".item.clearfix:nth-child(4) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.jnto.go.jp/weather/eng/index.php\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_05.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_05.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_05.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_05.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_05.webp?v=1753234623247\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_05.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">Japan Weather Forecast for Travelers</p>\n<p>Japan National Tourism Organization</p>\n<p>Weather forecast in English for travelers.<br> <span class=\"url\">WEB: http://www.jnto.go.jp/weather/eng/index.php</span></p>\n<!-- /.body -->\n</div>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Japan Weather Forecast for Travelers</p>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Japan National Tourism Organization</p>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Weather forecast in English for travelers.<br> <span class=\"url\">WEB: http://www.jnto.go.jp/weather/eng/index.php</span></p>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(3) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: http://www.jnto.go.jp/weather/eng/index.php</span>",
              "target": [
                ".item.clearfix:nth-child(5) > a[target=\"_blank\"] > .body > p:nth-child(3) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"item clearfix\">",
              "target": [
                ".item.clearfix:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.jma.go.jp/jma/indexe.html\" target=\"_blank\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"img\">\n<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_06.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_06.png?v=1753234623247\" alt=\"\">\n</picture>\n</div>",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_06.webp?v=1753234623247\">\n<img src=\"../../_userdata/img/visiting/img_visiting_06.png?v=1753234623247\" alt=\"\">\n</picture>",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_userdata/img/visiting/img_visiting_06.webp?v=1753234623247\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_userdata/img/visiting/img_visiting_06.png?v=1753234623247\" alt=\"\">",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .img > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"body\">\n<p class=\"title\">Japan Meteorological Agency</p>\n<p><span class=\"url\">WEB: https://www.jma.go.jp/jma/indexe.html</span></p>\n<!-- /.body -->\n</div>",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title\">Japan Meteorological Agency</p>",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .body > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span class=\"url\">WEB: https://www.jma.go.jp/jma/indexe.html</span></p>",
              "target": [
                ".item.clearfix:nth-child(6) > a[target=\"_blank\"] > .body > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"url\">WEB: https://www.jma.go.jp/jma/indexe.html</span>",
              "target": [
                "p:nth-child(2) > .url"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753305\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753305\">",
              "target": [
                "#bk6753305"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753305 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753305 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea\">",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"linkList\">",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Embassies, Visas, Customs and other Tourism Related Information</h2>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/about/emb_cons/over/index.html\" target=\"_blank\">Japanese Embassies, Consulates and Permanent Missions Overseas [Ministry of Foreign Affairs]</a></li>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/about/emb_cons/over/index.html\" target=\"_blank\">Japanese Embassies, Consulates and Permanent Missions Overseas [Ministry of Foreign Affairs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\">Visas – Guide to Japanese Visas – [Ministry of Foreign Affairs]</a></li>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\">Visas – Guide to Japanese Visas – [Ministry of Foreign Affairs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.customs.go.jp/english/summary/passenger.htm\" target=\"_blank\">Customs – Procedures of Passenger Clearance – [Japan Customs]</a></li>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.customs.go.jp/english/summary/passenger.htm\" target=\"_blank\">Customs – Procedures of Passenger Clearance – [Japan Customs]</a>",
              "target": [
                "#bk6753305 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.mofa.go.jp/j_info/visit/w_holiday/index.html\" target=\"_blank\">The Working Holiday Programmes in Japan [Ministry of Foreign Affairs]</a></li>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.mofa.go.jp/j_info/visit/w_holiday/index.html\" target=\"_blank\">The Working Holiday Programmes in Japan [Ministry of Foreign Affairs]</a>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.maff.go.jp/aqs/english/\" target=\"_blank\">Animal Quarantine [Ministry of Agriculture, Forestry and Fisheries]</a></li>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.maff.go.jp/aqs/english/\" target=\"_blank\">Animal Quarantine [Ministry of Agriculture, Forestry and Fisheries]</a>",
              "target": [
                ".visitingArea > .linkList > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6753313\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_basic_info_main\" data-bk-id=\"bk6753313\">",
              "target": [
                "#bk6753313"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6753313 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6753313 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"visitingArea\">",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"linkList\">",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Studying and Teaching</h2>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.erin.jpf.go.jp/en/\" target=\"_blank\">Erin's Challenge! I can speak Japanese [The Japan Foundation]</a></li>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.erin.jpf.go.jp/en/\" target=\"_blank\">Erin's Challenge! I can speak Japanese [The Japan Foundation]</a>",
              "target": [
                "li:nth-child(1) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://marugoto.org/en/index.html\" target=\"_blank\">Marugoto: Japanese Language and Culture [The Japan Foundation]</a></li>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://marugoto.org/en/index.html\" target=\"_blank\">Marugoto: Japanese Language and Culture [The Japan Foundation]</a>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://jetprogramme.org/en/\" target=\"_blank\">The Japan Exchange and Teaching Programme (JET)</a></li>",
              "target": [
                "#bk6753313 > .-column1.column > .c-none > .visitingArea > .linkList > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://jetprogramme.org/en/\" target=\"_blank\">The Japan Exchange and Teaching Programme (JET)</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"en/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995989\" class=\"b-plain\" data-bk-id=\"bk6995989\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6995989\" class=\"b-plain\" data-bk-id=\"bk6995989\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6995989"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6995989 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995990\" class=\"b-plain\" data-bk-id=\"bk6995990\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6995990\" class=\"b-plain\" data-bk-id=\"bk6995990\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6995990"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6995990 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995991\" class=\"b-plain\" data-bk-id=\"bk6995991\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6995991\" class=\"b-plain\" data-bk-id=\"bk6995991\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6995991"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6995991 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995992\" class=\"b-plain\" data-bk-id=\"bk6995992\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6995992\" class=\"b-plain\" data-bk-id=\"bk6995992\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6995992"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6995992 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995993\" class=\"b-plain\" data-bk-id=\"bk6995993\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6995993\" class=\"b-plain\" data-bk-id=\"bk6995993\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6995993"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6995993 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.698574;\">\n<div id=\"bk6995994\" class=\"b-plain\" data-bk-id=\"bk6995994\">\n<div class=\" column -column1\">\n</div>\n</div>\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6995994\" class=\"b-plain\" data-bk-id=\"bk6995994\">\n<div class=\" column -column1\">\n</div>\n</div>",
              "target": [
                "#bk6995994"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">\n</div>",
              "target": [
                "#bk6995994 > .-column1.column"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/japan/visit/index.html",
      "originalUrl": "https://www.japan.go.jp/japan/visit/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/archives/news/index.html": {
      "title": "News - JapanGov",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n            <ul class=\"c-breadcrumb\">\n              <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n              <li>Archives</li>\n              <li class=\"c-current\">News</li>\n            </ul>\n            <!-- /#header-breadcrumb -->\n            </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "li:nth-child(1) > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n            <ul class=\"c-breadcrumb\">\n              <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n              <li>Archives</li>\n              <li class=\"c-current\">News</li>\n            </ul>\n            <!-- /#header-breadcrumb -->\n            </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">\n            <ul class=\"c-breadcrumb\">\n              <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n              <li>Archives</li>\n              <li class=\"c-current\">News</li>\n            </ul>\n            <!-- /#header-breadcrumb -->\n            </div>",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"c-current\">News</li>",
              "target": [
                ".c-current"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"192\"><span class=\"c-blog-hide\">[%article_date_notime_e%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"192\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"194\"><span class=\"c-blog-hide\">[%new:New%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"194\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"196\"><span class=\"c-blog-hide\">[%category%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"196\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h3 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"1016\" data-gtm-vis-first-on-screen6173653_66=\"1016\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order invalid"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"192\"><span class=\"c-blog-hide\">[%article_date_notime_e%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"192\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-sp-space_init c-sp-padding_init\">",
              "target": [
                ".c-sp-space_init"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider[role=\"button\"][href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-2\" class=\"l-2 l-fixed-side bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-layout-type=\"sidefixed\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-2"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-2\" class=\"l-2 l-fixed-side bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-layout-type=\"sidefixed\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-side-a\" data-float=\"true\" class=\"a-side-a column -col4 \" data-fixed-size=\"361px\" style=\"position: relative; width: 361px;\">",
              "target": [
                "#a-side-a"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"velocity-animating\" style=\"position: absolute; top: 0px; width: 244.891px;\">",
              "target": [
                "#a-side-a > div"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"282\" data-gtm-vis-first-on-screen6173653_66=\"282\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"1013\" data-gtm-vis-first-on-screen6173653_66=\"1013\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h2>",
                      "target": [
                        "h2[data-gtm-vis-recent-on-screen6173653_66=\"1013\"]"
                      ]
                    },
                    {
                      "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"192\"><span class=\"c-blog-hide\">[%article_date_notime_e%]</span></h4>",
                      "target": [
                        "h4[data-gtm-vis-polling-id6173653_66=\"192\"]"
                      ]
                    },
                    {
                      "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"194\"><span class=\"c-blog-hide\">[%new:New%]</span></h4>",
                      "target": [
                        "h4[data-gtm-vis-polling-id6173653_66=\"194\"]"
                      ]
                    },
                    {
                      "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"196\"><span class=\"c-blog-hide\">[%category%]</span></h4>",
                      "target": [
                        "h4[data-gtm-vis-polling-id6173653_66=\"196\"]"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"1016\" data-gtm-vis-first-on-screen6173653_66=\"1016\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        ".c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"1019\" data-gtm-vis-first-on-screen6173653_66=\"1019\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Category</h3>",
                      "target": [
                        "h3[data-gtm-vis-recent-on-screen6173653_66=\"1019\"]"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#555555",
                    "bgColor": "#ffffff",
                    "contrastRatio": 7.45,
                    "fontSize": "29.3pt (39px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.45"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"1013\" data-gtm-vis-first-on-screen6173653_66=\"1013\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"1013\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"1019\" data-gtm-vis-first-on-screen6173653_66=\"1019\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Category</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"1019\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"foreign_affairs.html\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"economy.html\">",
              "target": [
                "a[href$=\"economy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"international_development.html\">",
              "target": [
                "a[href=\"international_development.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"trade_and_investment.html\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"diversity.html\">",
              "target": [
                "a[href$=\"diversity.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"regional_strength.html\">",
              "target": [
                "a[href$=\"regional_strength.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"technology.html\">",
              "target": [
                "a[href$=\"technology.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"publications.html\">",
              "target": [
                "a[href$=\"publications.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"prime_minister_speeches.html\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"security.html\">",
              "target": [
                "a[href$=\"security.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"sports.html\">",
              "target": [
                "a[href$=\"sports.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"culture.html\">",
              "target": [
                "a[href$=\"culture.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"education.html\">",
              "target": [
                "a[href$=\"education.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"health.html\">",
              "target": [
                "a[href$=\"health.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"energy.html\">",
              "target": [
                "a[href$=\"energy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"environment.html\">",
              "target": [
                "a[href$=\"environment.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#f4f4f4",
                    "contrastRatio": 11.48,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tourism.html\">",
              "target": [
                "a[href$=\"tourism.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"282\" data-gtm-vis-first-on-screen6173653_66=\"282\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"1013\" data-gtm-vis-first-on-screen6173653_66=\"1013\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"1013\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"1019\" data-gtm-vis-first-on-screen6173653_66=\"1019\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Category</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"1019\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(4) > div > section > div > div > div > div > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div:nth-child(1) > section > div > div > div > table:nth-child(1) > tbody > tr > td:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > h4:nth-child(3)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div:nth-child(1) > section > div > div > div > table:nth-child(1) > tbody > tr > td:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > h4:nth-child(6)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div:nth-child(1) > section > div > div > div > table:nth-child(1) > tbody > tr > td:nth-child(2) > div:nth-child(2) > div:nth-child(3) > h4:nth-child(6)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div:nth-child(1) > section > div > div > div > table:nth-child(1) > tbody > tr > td:nth-child(2) > div:nth-child(2) > div:nth-child(6) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div:nth-child(2) > div > section > div > div > div:nth-child(1) > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"282\" data-gtm-vis-first-on-screen6173653_66=\"282\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"1013\" data-gtm-vis-first-on-screen6173653_66=\"1013\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"1013\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"194\"><span class=\"c-blog-hide\">[%new:New%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"194\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"196\"><span class=\"c-blog-hide\">[%category%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"196\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"1016\" data-gtm-vis-first-on-screen6173653_66=\"1016\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"1019\" data-gtm-vis-first-on-screen6173653_66=\"1019\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Category</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"1019\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926561/foreignaffairs_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926557/economy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"economy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926558/international_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"international_development.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926559/tradeandinvestment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926409/diversity_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"diversity.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926680/regionalstrength_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"regional_strength.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926681/technology_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"technology.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926398/publications_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"publications.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926683/primeministerspeeches_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926562/security_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"security.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926408/sports_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"sports.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926563/culture_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"culture.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926682/education_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"education.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926564/health_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"health.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926401/energy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"energy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926403/environment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"environment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926405/tourism_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"tourism.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926561/foreignaffairs_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926557/economy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"economy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926558/international_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"international_development.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926559/tradeandinvestment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926409/diversity_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"diversity.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926680/regionalstrength_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"regional_strength.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926681/technology_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"technology.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926398/publications_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"publications.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926683/primeministerspeeches_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926562/security_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"security.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926408/sports_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"sports.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926563/culture_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"culture.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926682/education_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"education.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926564/health_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"health.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926401/energy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"energy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926403/environment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"environment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../../_src/7926405/tourism_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"tourism.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav data-press-navi=\"pagination\"></nav>",
              "target": [
                "nav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "li:nth-child(1) > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"foreign_affairs.html\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"economy.html\">",
              "target": [
                "a[href$=\"economy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"international_development.html\">",
              "target": [
                "a[href=\"international_development.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"trade_and_investment.html\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"diversity.html\">",
              "target": [
                "a[href$=\"diversity.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"regional_strength.html\">",
              "target": [
                "a[href$=\"regional_strength.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"technology.html\">",
              "target": [
                "a[href$=\"technology.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"publications.html\">",
              "target": [
                "a[href$=\"publications.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"prime_minister_speeches.html\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"security.html\">",
              "target": [
                "a[href$=\"security.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"sports.html\">",
              "target": [
                "a[href$=\"sports.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"culture.html\">",
              "target": [
                "a[href$=\"culture.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"education.html\">",
              "target": [
                "a[href$=\"education.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"health.html\">",
              "target": [
                "a[href$=\"health.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"energy.html\">",
              "target": [
                "a[href$=\"energy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"environment.html\">",
              "target": [
                "a[href$=\"environment.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"tourism.html\">",
              "target": [
                "a[href$=\"tourism.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n              <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n              <li>Archives</li>\n              <li class=\"c-current\">News</li>\n            </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".category_item > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">News</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926561/foreignaffairs_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926557/economy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"economy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926558/international_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"international_development.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926559/tradeandinvestment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926409/diversity_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"diversity.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926680/regionalstrength_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"regional_strength.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926681/technology_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"technology.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926398/publications_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"publications.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926683/primeministerspeeches_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926562/security_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"security.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926408/sports_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"sports.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926563/culture_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"culture.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926682/education_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"education.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926564/health_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"health.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926401/energy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"energy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926403/environment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"environment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926405/tourism_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"tourism.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"282\" data-gtm-vis-first-on-screen6173653_66=\"282\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                ".c-sp-space_init > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                ".c-sp-space_init > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">\n            <ul class=\"c-breadcrumb\">\n              <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n              <li>Archives</li>\n              <li class=\"c-current\">News</li>\n            </ul>\n            <!-- /#header-breadcrumb -->\n            </div>",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n              <li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>\n              <li>Archives</li>\n              <li class=\"c-current\">News</li>\n            </ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "li:nth-child(1) > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"c-current\">News</li>",
              "target": [
                ".c-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6904577\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_billboard\" data-bk-id=\"bk6904577\">",
              "target": [
                "#bk6904577"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"news\">",
              "target": [
                "#news"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#news > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_news\">",
              "target": [
                ".headArea_news"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 data-gtm-vis-recent-on-screen6173653_66=\"1013\" data-gtm-vis-first-on-screen6173653_66=\"1013\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">News</h2>",
              "target": [
                "h2[data-gtm-vis-recent-on-screen6173653_66=\"1013\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col8 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6904587\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main -blog-index\" data-bk-id=\"bk6904587\">",
              "target": [
                "#bk6904587"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6904587 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"news_column\">",
              "target": [
                "#news_column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<table class=\"c-list_news\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tbody style=\"opacity: 0;\">",
              "target": [
                "tbody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "tr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p> </p>",
              "target": [
                "td > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news_table\">",
              "target": [
                ".news_table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".news_table > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p> </p>",
              "target": [
                ".news_table > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news_left\">",
              "target": [
                ".news_left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news_wrap\">",
              "target": [
                ".news_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news_date\">",
              "target": [
                ".news_date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"192\"><span class=\"c-blog-hide\">[%article_date_notime_e%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"192\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"194\"><span class=\"c-blog-hide\">[%new:New%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"194\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\" c-small_headline\" data-gtm-vis-polling-id6173653_66=\"196\"><span class=\"c-blog-hide\">[%category%]</span></h4>",
              "target": [
                "h4[data-gtm-vis-polling-id6173653_66=\"196\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".news_table > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p> </p>",
              "target": [
                ".news_table > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"news_right\">",
              "target": [
                ".news_right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".news_right > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-affix\"> </p>",
              "target": [
                ".c-affix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-large_headline\" data-gtm-vis-recent-on-screen6173653_66=\"1016\" data-gtm-vis-first-on-screen6173653_66=\"1016\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".news_right > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span class=\"c-blog-hide\">[%lead%]</span></p>",
              "target": [
                ".news_right > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p> </p>",
              "target": [
                ".news_right > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".news_table > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p> </p>",
              "target": [
                ".news_table > p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "td > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\">",
              "target": [
                ".c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav data-press-navi=\"pagination\"></nav>",
              "target": [
                "nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "#news_column > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-side-a\" data-float=\"true\" class=\"a-side-a column -col4 \" data-fixed-size=\"361px\" style=\"position: relative; width: 361px;\">",
              "target": [
                "#a-side-a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"velocity-animating\" style=\"position: absolute; top: 0px; width: 244.891px;\">",
              "target": [
                "#a-side-a > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-side-a > div > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6904691\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_side_a\" data-bk-id=\"bk6904691\">",
              "target": [
                "#bk6904691"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6904691 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"category_list\">",
              "target": [
                ".category_list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                ".category_list > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_category\">",
              "target": [
                ".headArea_category"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 data-gtm-vis-recent-on-screen6173653_66=\"1019\" data-gtm-vis-first-on-screen6173653_66=\"1019\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Category</h3>",
              "target": [
                "h3[data-gtm-vis-recent-on-screen6173653_66=\"1019\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"category_item\">",
              "target": [
                ".category_item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".category_item > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"foreign_affairs.html\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"foreign_affairs.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926561/foreignaffairs_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926561/foreignaffairs_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"foreign_affairs.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"economy.html\">",
              "target": [
                "a[href$=\"economy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"economy.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926557/economy_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"economy.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926557/economy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"economy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"international_development.html\">",
              "target": [
                "a[href=\"international_development.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href=\"international_development.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926558/international_icon.webp?v=1733294930822\">",
              "target": [
                "a[href=\"international_development.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926558/international_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"international_development.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"trade_and_investment.html\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"trade_and_investment.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926559/tradeandinvestment_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926559/tradeandinvestment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"trade_and_investment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"diversity.html\">",
              "target": [
                "a[href$=\"diversity.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"diversity.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926409/diversity_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"diversity.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926409/diversity_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"diversity.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".category_item > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"regional_strength.html\">",
              "target": [
                "a[href$=\"regional_strength.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"regional_strength.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926680/regionalstrength_icon_20190329151921982.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"regional_strength.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926680/regionalstrength_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"regional_strength.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"technology.html\">",
              "target": [
                "a[href$=\"technology.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"technology.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926681/technology_icon_20190329151922021.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"technology.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926681/technology_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"technology.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"publications.html\">",
              "target": [
                "a[href$=\"publications.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"publications.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926398/publications_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"publications.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926398/publications_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"publications.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"prime_minister_speeches.html\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href=\"prime_minister_speeches.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926683/primeministerspeeches_icon_20190329151921982.webp?v=1733294930822\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926683/primeministerspeeches_icon_20190329151921982.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href=\"prime_minister_speeches.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"security.html\">",
              "target": [
                "a[href$=\"security.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"security.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926562/security_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"security.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926562/security_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"security.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"sports.html\">",
              "target": [
                "a[href$=\"sports.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"sports.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926408/sports_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"sports.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926408/sports_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"sports.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"culture.html\">",
              "target": [
                "a[href$=\"culture.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"culture.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926563/culture_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"culture.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926563/culture_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"culture.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"education.html\">",
              "target": [
                "a[href$=\"education.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"education.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926682/education_icon_20190329151922021.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"education.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926682/education_icon_20190329151922021.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"education.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"health.html\">",
              "target": [
                "a[href$=\"health.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"health.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926564/health_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"health.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926564/health_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"health.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"energy.html\">",
              "target": [
                "a[href$=\"energy.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"energy.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926401/energy_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"energy.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926401/energy_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"energy.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"environment.html\">",
              "target": [
                "a[href$=\"environment.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"environment.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926403/environment_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"environment.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926403/environment_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"environment.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tourism.html\">",
              "target": [
                "a[href$=\"tourism.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "a[href$=\"tourism.html\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../../_src/7926405/tourism_icon.webp?v=1733294930822\">",
              "target": [
                "a[href$=\"tourism.html\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../../_src/7926405/tourism_icon.png?v=1733294930822\" alt=\"LinkIcon\" loading=\"lazy\">",
              "target": [
                "a[href$=\"tourism.html\"] > picture > img[alt=\"LinkIcon\"][loading=\"lazy\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">\n                                                </div>",
              "target": [
                "#bk6904691 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.64251;\">\n        </div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        },
        {
          "id": "table-duplicate-name",
          "impact": null,
          "tags": [
            "cat.tables",
            "best-practice",
            "RGAAv4",
            "RGAA-5.2.1"
          ],
          "description": "Ensure the <caption> element does not contain the same text as the summary attribute",
          "help": "Tables should not have the same summary and caption",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/table-duplicate-name?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "same-caption-summary",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Content of summary attribute and <caption> are not duplicated"
                }
              ],
              "impact": null,
              "html": "<table class=\"c-list_news\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "td-headers-attr",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.4"
          ],
          "description": "Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",
          "help": "Table cell headers attributes must refer to other <th> elements in the same table",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/td-headers-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "td-headers-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The headers attribute is exclusively used to refer to other header cells in the table"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"c-list_news\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "th-has-data-cells",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.1"
          ],
          "description": "Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",
          "help": "Table headers in a data table must refer to data cells",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/th-has-data-cells?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "th-has-data-cells",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "All table header cells refer to data cells"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"c-list_news\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/archives/news/index.html",
      "originalUrl": "https://www.japan.go.jp/archives/news/index.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/archives/investment/quality_business.html": {
      "title": "Quality business environment and globally competitive regulations - JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"investment/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Quality business environment and globally competitive regulations</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1877f2",
                    "contrastRatio": 4.23,
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
                      "target": [
                        "#icon-button"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"_49vh _2pi7\">Share</span>",
              "target": [
                "._49vh"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ea6c6c",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.06,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span>Bloomberg</span>",
                      "target": [
                        "span > .c-body > span"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Bloomberg</span>",
              "target": [
                "span > .c-body > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#eba317",
                    "contrastRatio": 2.14,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"link_text link_gm\">\n<p>Greater market potential and innovation opportunities</p>\n</div>",
                      "target": [
                        ".link_gm"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.14 (foreground color: #ffffff, background color: #eba317, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Greater market potential and innovation opportunities</p>",
              "target": [
                ".link_gm > p"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.14 (foreground color: #ffffff, background color: #eba317, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_header\">",
              "target": [
                ".bg-document > .cssskin-_block_header.c-space_normal.c-sp-space_normal"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"btn-o\" data-scribe=\"component:button\" style=\"width: 65px;\">",
              "target": [
                ".btn-o"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"ttl\">\n<p class=\" c-body\"><a href=\"../../archives/investment/index.html\">Invest Japan</a></p>\n</div>",
              "target": [
                ".ttl"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn\" role=\"button\" tabindex=\"0\"></div>",
              "target": [
                "#ij_Menu > .ij-MenuClose > .btn[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn\" role=\"button\" tabindex=\"0\"></div>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .ij_Modal > .ij-MenuClose > .btn[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn\" role=\"button\" tabindex=\"0\"></div>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .ij_Modal > .ij-MenuClose > .btn[role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg[viewBox=\"0 0 843 248\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<xdoor-icon aria-hidden=\"true\" style=\"margin-left: -7px !important;    margin-right: 3.5px !important;display: inline-block !important;height: 100% !important;vertical-align: top !important;\">",
              "target": [
                "xdoor-icon"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_Menu\" id=\"ij_Menu\" aria-hidden=\"true\">",
              "target": [
                "#ij_Menu"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" style=\"width: 1088px; position: relative; left: -1088px; top: 0px; z-index: 998; opacity: 0;\"><div><div class=\"item qb_two\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                "div[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"snsBtn layout2-1\" style=\"padding-bottom: 0px;\">",
              "target": [
                ".snsBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"js-sync -likebtn\" style=\"text-align: left;\">",
              "target": [
                ".js-sync"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn-o\" data-scribe=\"component:button\" style=\"width: 65px;\">",
              "target": [
                ".btn-o"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"IN-widget\" style=\"display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px; text-align: center;\">",
              "target": [
                ".IN-widget"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"padding: 0px !important; margin: 0px !important; text-indent: 0px !important; display: inline-block !important; vertical-align: top !important; font-size: 1px !important;\">",
              "target": [
                ".IN-widget > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" style=\"opacity: 1; width: 2176px;\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div>",
              "target": [
                ".qb_one"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span>",
              "target": [
                ".ra-text > .c-body > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1>",
                      "target": [
                        ".gov_inner > h1"
                      ]
                    },
                    {
                      "html": "<h1 class=\"qb_h1\">Quality business environment and globally competitive regulations</h1>",
                      "target": [
                        ".qb_h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
                      "target": [
                        ".c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">",
                      "target": [
                        "h3"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#000000",
                    "contrastRatio": 21,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\" id=\"l\">Post</span>",
              "target": [
                "#l"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0073b1",
                    "contrastRatio": 5.13,
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Blockchain / Digitalization</p>",
              "target": [
                ".btn_wachiVideo > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#eff8ea",
                    "contrastRatio": 11.6,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>One of the many reasons we are in Japan is not simply because of digitization today but digitization tomorrow.<br>We can see where it's headed, which is a country that’s adaptive, fluid and quick, and meets business needs.</span>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Loudon Owen</p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>CEO</p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>DLT Labs Inc.</p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">3D Bioprinting / Healthcare</p>",
              "target": [
                ".btn_wachiVideo2 > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#eff8ea",
                    "contrastRatio": 11.6,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.6"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>I would say that any company within biotech or med tech would really benefit from being in Japan, because Japan is a frontrunner when it comes to healthcare innovations.</span>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Cecilia Edebo</p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>CEO</p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>CELLINK</p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#717171",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.88,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#454545",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span>",
              "target": [
                ".ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#e46e7c",
                    "contrastRatio": 3.07,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"link_text\">Invest Japan Top</p>",
              "target": [
                ".link_top > .link_text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ij_Menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_Menu\" id=\"ij_Menu\" aria-hidden=\"true\">",
              "target": [
                "#ij_Menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion1",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion1\" class=\"accordion-target list\">\n<p class=\"list__item\">By streamlining administrative procedures to ensure greater efficiency, the government is making it even easier to start businesses quickly and conveniently in Japan.</p>\n</div>",
              "target": [
                "#accordion1"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion2",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion2\" class=\"accordion-target list\">",
              "target": [
                "#accordion2"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion3",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion3\" class=\"accordion-target list\">\n<p class=\"list__item\">Japan’s corporate governance reforms promote improved dialogue, more sustainable corporate growth, and increased corporate value for investors.</p>\n</div>",
              "target": [
                "#accordion3"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion4",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion4\" class=\"accordion-target list\">\n<p class=\"list__item\">Foreign professionals in Japan not only enjoy staying in one of the best countries to live in, but also benefit from a pro-global business environment featuring lower corporate tax and easier visa procedures.</p>\n</div>",
              "target": [
                "#accordion4"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion5",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion5\" class=\"accordion-target list\">\n<p class=\"list__item\">Foreign businesses in Japan are protected by a fair and globally harmonized legal and regulatory system which covers business areas including IP and data governance.</p>\n</div>",
              "target": [
                "#accordion5"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"qb_h1\">Quality business environment and globally competitive regulations</h1>",
              "target": [
                ".qb_h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(2) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(5) > div > div > div:nth-child(3) > div > a > div:nth-child(2) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"qb_h1\">Quality business environment and globally competitive regulations</h1>",
              "target": [
                ".qb_h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994798_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994800_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994802_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994804_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995126_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995128/iconlink_b.png?v=1714100413144\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995128_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995128_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995015_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995017_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994798_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994800_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994802_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994804_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995126_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995128/iconlink_b.png?v=1714100413144\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995128_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995128_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995015_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995017_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"investment/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"_2vmz\" href=\"https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&u=https%3A%2F%2Fwww.japan.go.jp%2Farchives%2Finvestment%2Fquality_business.html&display=popup&ref=plugin&src=share_button\" target=\"_blank\" id=\"u_0_0_kE\">",
              "target": [
                "#u_0_0_kE"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://x.com/intent...\" class=\"btn\" id=\"b\" target=\"_blank\">",
              "target": [
                "#b"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-a-home-for-innovators-and-entrepreneurs\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\">",
              "target": [
                ".link_item:nth-child(1) > a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"greater_market.html\">",
              "target": [
                ".link_item:nth-child(2) > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>\n<li>Quality business environment and globally competitive regulations</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Quality business environment and globally competitive regulations</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994798_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994800_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994802_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994804_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995126_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995128/iconlink_b.png?v=1714100413144\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995128_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995128_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995015_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995017_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>",
              "target": [
                ".gov_inner > h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1 > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                ".bg-document > .cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                ".cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>\n<li>Quality business environment and globally competitive regulations</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"investment/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Quality business environment and globally competitive regulations</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989041\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_normal cssskin-_block_billboard\" data-bk-id=\"bk6989041\" data-shared=\"true\" data-sharedname=\"ij-Menu\">",
              "target": [
                "#bk6989041"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989041 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                ".-column1.column > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"snsBtn layout2-1\" style=\"padding-bottom: 0px;\">",
              "target": [
                ".snsBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"js-sync -likebtn\" style=\"text-align: left;\">",
              "target": [
                ".js-sync"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"_2vmz\" href=\"https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&u=https%3A%2F%2Fwww.japan.go.jp%2Farchives%2Finvestment%2Fquality_business.html&display=popup&ref=plugin&src=share_button\" target=\"_blank\" id=\"u_0_0_kE\">",
              "target": [
                "#u_0_0_kE"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                "#u_0_0_kE > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_8f1i\"></span>",
              "target": [
                "._8f1i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\">",
              "target": [
                "#icon-button > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_3jn- inlineBlock _2v7\"><span class=\"_3jn_\"></span><span class=\"_49vg _8a19\"><img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\"></span></span>",
              "target": [
                "._3jn-"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_49vg _8a19\"><img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\"></span>",
              "target": [
                "._49vg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_49vh _2pi7\">Share</span>",
              "target": [
                "._49vh"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://x.com/intent...\" class=\"btn\" id=\"b\" target=\"_blank\">",
              "target": [
                "#b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i></i>",
              "target": [
                "#b > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\" id=\"l\">Post</span>",
              "target": [
                "#l"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"IN-widget\" style=\"display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px; text-align: center;\">",
              "target": [
                ".IN-widget"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"padding: 0px !important; margin: 0px !important; text-indent: 0px !important; display: inline-block !important; vertical-align: top !important; font-size: 1px !important;\">",
              "target": [
                ".IN-widget > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headMenu layoutBox\">",
              "target": [
                ".headMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><a href=\"../../archives/investment/index.html\">Invest Japan</a></p>",
              "target": [
                ".ttl > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100413144\">\n<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".topNavBtn > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100413144\">\n<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".topNavBtn > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100413144\">\n<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".topNavBtn > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100413144\">",
              "target": [
                ".topNavBtn > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100413144\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6989041 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "#bk6989041 > .-column1.column > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989042\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989042\">",
              "target": [
                "#bk6989042"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989042 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6989042 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea qb_headArea\">",
              "target": [
                ".headArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_space\">\n</div>",
              "target": [
                ".headArea_space"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mvOuter\">",
              "target": [
                ".mvOuter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"itemGroup slick-initialized slick-slider\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" style=\"opacity: 1; width: 2176px;\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div></div>",
              "target": [
                ".slick-current > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item qb_one\" style=\"width: 100%; display: inline-block;\"></div>",
              "target": [
                ".qb_one"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "#bk6989042 > .-column1.column > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994236\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6994236\">",
              "target": [
                "#bk6994236"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6994236 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6994236 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_title\">",
              "target": [
                ".headArea_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_titleInner\">",
              "target": [
                ".headArea_titleInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"qb_h1\">Quality business environment and globally competitive regulations</h1>",
              "target": [
                ".qb_h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"headArea_date\">May 09, 2022</p>",
              "target": [
                ".headArea_date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"headArea_lead\">",
              "target": [
                ".headArea_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"menu\">",
              "target": [
                ".menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>1</span>",
              "target": [
                "p[aria-controls=\"accordion1\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>2</span>",
              "target": [
                "p[aria-controls=\"accordion2\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>3</span>",
              "target": [
                "p[aria-controls=\"accordion3\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>4</span>",
              "target": [
                "p[aria-controls=\"accordion4\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>5</span>",
              "target": [
                "p[aria-controls=\"accordion5\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "#bk6994236 > .-column1.column > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989044\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989044\">",
              "target": [
                "#bk6989044"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989044 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsVoice ij-contentsVoice_qb\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsBoxInner\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voiceBox\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-4\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo linkStyle01 list-movie-02\">",
              "target": [
                ".btn_wachiVideo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994798/dlt_labs.webp?v=1714100413144\">\n<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".btn_wachiVideo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994798/dlt_labs.webp?v=1714100413144\">\n<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".btn_wachiVideo > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994798/dlt_labs.webp?v=1714100413144\">\n<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".btn_wachiVideo > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994798/dlt_labs.webp?v=1714100413144\">",
              "target": [
                ".btn_wachiVideo > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994798/dlt_labs.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994798_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994798_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Blockchain / Digitalization</p>",
              "target": [
                ".btn_wachiVideo > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voice qb_voice\">\n<p><span>One of the many reasons we are in Japan is not simply because of digitization today but digitization tomorrow.<br>We can see where it's headed, which is a country that’s adaptive, fluid and quick, and meets business needs.</span></p>\n</div>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span>One of the many reasons we are in Japan is not simply because of digitization today but digitization tomorrow.<br>We can see where it's headed, which is a country that’s adaptive, fluid and quick, and meets business needs.</span></p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>One of the many reasons we are in Japan is not simply because of digitization today but digitization tomorrow.<br>We can see where it's headed, which is a country that’s adaptive, fluid and quick, and meets business needs.</span>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".voice.qb_voice > p > span > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_photo\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994800/qb_men02.webp?v=1714100413144\">\n<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994800/qb_men02.webp?v=1714100413144\">\n<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994800/qb_men02.webp?v=1714100413144\">\n<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994800/qb_men02.webp?v=1714100413144\">",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994800/qb_men02.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994800_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994800_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_name\">\n<p>Loudon Owen</p>\n<p>CEO</p>\n<p>DLT Labs Inc.</p>\n</div>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Loudon Owen</p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>CEO</p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>DLT Labs Inc.</p>",
              "target": [
                "#bk6989044 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989045\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989045\">",
              "target": [
                "#bk6989045"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989045 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsVoice ij-contentsVoice_qb\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsBoxInner\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voiceBox\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-4\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo2 linkStyle01 list-movie-02\">",
              "target": [
                ".btn_wachiVideo2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994802/cellink.webp?v=1714100413144\">\n<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".btn_wachiVideo2 > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994802/cellink.webp?v=1714100413144\">\n<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".btn_wachiVideo2 > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994802/cellink.webp?v=1714100413144\">\n<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".btn_wachiVideo2 > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994802/cellink.webp?v=1714100413144\">",
              "target": [
                ".btn_wachiVideo2 > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994802/cellink.jpg?v=1714100413144\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994802_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994802_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">3D Bioprinting / Healthcare</p>",
              "target": [
                ".btn_wachiVideo2 > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voice qb_voice\">\n<p><span>I would say that any company within biotech or med tech would really benefit from being in Japan, because Japan is a frontrunner when it comes to healthcare innovations.</span></p>\n</div>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span>I would say that any company within biotech or med tech would really benefit from being in Japan, because Japan is a frontrunner when it comes to healthcare innovations.</span></p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>I would say that any company within biotech or med tech would really benefit from being in Japan, because Japan is a frontrunner when it comes to healthcare innovations.</span>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.qb_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_photo\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994804/qb_men01.webp?v=1714100413144\">\n<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994804/qb_men01.webp?v=1714100413144\">\n<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994804/qb_men01.webp?v=1714100413144\">\n<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994804/qb_men01.webp?v=1714100413144\">",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994804/qb_men01.jpg?v=1714100413144\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994804_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994804_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_name\">\n<p>Cecilia Edebo</p>\n<p>CEO</p>\n<p>CELLINK</p>\n</div>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Cecilia Edebo</p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>CEO</p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>CELLINK</p>",
              "target": [
                "#bk6989045 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989436\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989436\">",
              "target": [
                "#bk6989436"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989436 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-ra ij-ra-2\">",
              "target": [
                ".ij-ra"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-ra-hr\"></div>",
              "target": [
                ".ij-ra-hr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                ".ij-ra > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1 layout3-1-2\">",
              "target": [
                ".layout3-1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-a-home-for-innovators-and-entrepreneurs\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995126/img55.webp?v=1714100413144\">\n<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995126/img55.webp?v=1714100413144\">\n<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995126/img55.webp?v=1714100413144\">\n<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995126/img55.webp?v=1714100413144\">",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995126/img55.jpg?v=1714100413144\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995126_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995126_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1-2-inner\">",
              "target": [
                ".layout3-1-2-inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-category\">\n<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>\n</div>",
              "target": [
                ".ra-category"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>",
              "target": [
                ".ra-category > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span>Bloomberg</span></p>",
              "target": [
                "span > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bloomberg</span>",
              "target": [
                "span > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-date\">\n<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>\n</div>",
              "target": [
                ".ra-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995128/iconlink_b.webp?v=1714100413144\">\n<img src=\"../_src/7995128/iconlink_b.png?v=1714100413144\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995128_1\" loading=\"lazy\">\n</picture>\n</span>",
              "target": [
                "h3 > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995128/iconlink_b.webp?v=1714100413144\">\n<img src=\"../_src/7995128/iconlink_b.png?v=1714100413144\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995128_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "h3 > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995128/iconlink_b.webp?v=1714100413144\">",
              "target": [
                "h3 > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995128/iconlink_b.png?v=1714100413144\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995128_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995128_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-text\">\n<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span></p>\n</div>",
              "target": [
                ".ra-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span></p>",
              "target": [
                ".ra-text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">An adage holds that rules are meant to be broken. Yet when rules are designed to simplify, streamline and facilitate, they feel less like roadblocks and more like guardrails ...</span>",
              "target": [
                ".ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989324\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989324\">",
              "target": [
                "#bk6989324"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989324 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_wrap\">",
              "target": [
                ".link_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_item\">",
              "target": [
                ".link_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\">",
              "target": [
                ".link_item:nth-child(1) > a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_img\">",
              "target": [
                "a[href=\"index.html\"] > .link_img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995015/link_img01.webp?v=1714100413144\">\n<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995015/link_img01.webp?v=1714100413144\">\n<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995015/link_img01.webp?v=1714100413144\">\n<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995015/link_img01.webp?v=1714100413144\">",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995015/link_img01.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995015_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995015_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_text link_top\">\n<p class=\"link_text\">Invest Japan Top</p>\n</div>",
              "target": [
                ".link_top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"link_text\">Invest Japan Top</p>",
              "target": [
                ".link_top > .link_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_item\">",
              "target": [
                ".link_item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"greater_market.html\">",
              "target": [
                ".link_item:nth-child(2) > a[href$=\"greater_market.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_img\">",
              "target": [
                "a[href$=\"greater_market.html\"] > .link_img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995017/link_img02.webp?v=1714100413144\">\n<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "a[href$=\"greater_market.html\"] > .link_img > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995017/link_img02.webp?v=1714100413144\">\n<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"greater_market.html\"] > .link_img > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995017/link_img02.webp?v=1714100413144\">\n<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[href$=\"greater_market.html\"] > .link_img > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995017/link_img02.webp?v=1714100413144\">",
              "target": [
                "a[href$=\"greater_market.html\"] > .link_img > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995017/link_img02.jpg?v=1714100413144\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995017_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995017_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_text link_gm\">\n<p>Greater market potential and innovation opportunities</p>\n</div>",
              "target": [
                ".link_gm"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Greater market potential and innovation opportunities</p>",
              "target": [
                ".link_gm > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.743625;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
              "target": [
                "p[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
              "target": [
                "p[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
              "target": [
                "p[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
              "target": [
                "p[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
              "target": [
                "p[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "bold",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"headArea_titleInner\">",
                      "target": [
                        ".headArea_titleInner"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h1 class=\"qb_h1\">Quality business environment and globally competitive regulations</h1>",
              "target": [
                ".qb_h1"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"headArea_titleInner\">",
                      "target": [
                        ".headArea_titleInner"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"headArea_date\">May 09, 2022</p>",
              "target": [
                ".headArea_date"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"headArea_lead\">",
              "target": [
                ".headArea_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Streamlining administrative procedures through digitalization</p>",
                      "target": [
                        "p[aria-controls=\"accordion1\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>1</span>",
              "target": [
                "p[aria-controls=\"accordion1\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Fair and open trade and investment opportunities through FTAs and EPAs</p>",
                      "target": [
                        "p[aria-controls=\"accordion2\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>2</span>",
              "target": [
                "p[aria-controls=\"accordion2\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Effective disclosure and transparency through corporate governance reforms</p>",
                      "target": [
                        "p[aria-controls=\"accordion3\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>3</span>",
              "target": [
                "p[aria-controls=\"accordion3\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>Attractive business environment and high standard of living</p>",
                      "target": [
                        "p[aria-controls=\"accordion4\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>4</span>",
              "target": [
                "p[aria-controls=\"accordion4\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>Globally harmonized and trustworthy legal system</p>",
                      "target": [
                        "p[aria-controls=\"accordion5\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>5</span>",
              "target": [
                "p[aria-controls=\"accordion5\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/archives/investment/quality_business.html",
      "originalUrl": "https://www.japan.go.jp/archives/investment/quality_business.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.japan.go.jp/archives/investment/greater_market.html": {
      "title": "Greater market potential and innovation opportunities - JapanGov - The Government of Japan",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "button"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role button is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role button is not allowed for given element"
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have inner text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "implicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an implicit (wrapped) <label>"
                },
                {
                  "id": "explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element does not have an explicit <label>"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"investment/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#9e9e9e",
                    "contrastRatio": 2.67,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"header-breadcrumb\">",
                      "target": [
                        "#header-breadcrumb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Greater market potential and innovation opportunities</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #ffffff, background color: #9e9e9e, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1877f2",
                    "contrastRatio": 4.23,
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
                      "target": [
                        "#icon-button"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"_49vh _2pi7\">Share</span>",
              "target": [
                "._49vh"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ea6c6c",
                    "bgColor": "#ffffff",
                    "contrastRatio": 3.06,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span>Bloomberg</span>",
                      "target": [
                        "span > .c-body > span"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Bloomberg</span>",
              "target": [
                "span > .c-body > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.06 (foreground color: #ea6c6c, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#6db44c",
                    "contrastRatio": 2.53,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "messageKey": null,
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"link_text link_qb\">\n<p class=\"link_text\">Quality business environment and globally competitive regulations</p>\n</div>",
                      "target": [
                        ".link_qb"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 2.53 (foreground color: #ffffff, background color: #6db44c, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"link_text\">Quality business environment and globally competitive regulations</p>",
              "target": [
                ".link_qb > .link_text"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.53 (foreground color: #ffffff, background color: #6db44c, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "9.8pt (13px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#8b8b8b",
                    "bgColor": "#373737",
                    "contrastRatio": 3.49,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": null,
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
                      "target": [
                        "#gFooter_menu"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.49 (foreground color: #8b8b8b, background color: #373737, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_header\">",
              "target": [
                ".bg-document > .cssskin-_block_header.c-space_normal.c-sp-space_normal"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"btn-o\" data-scribe=\"component:button\" style=\"width: 65px;\">",
              "target": [
                ".btn-o"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"ttl\">\n<p class=\" c-body\"><a href=\"../../archives/investment/index.html\">Invest Japan</a></p>\n</div>",
              "target": [
                ".ttl"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure an element's role supports its ARIA attributes",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">",
              "target": [
                "#CybotCookiebotDialogNavList"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
              "target": [
                "#CybotCookiebotDialogNavItemAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a></li>",
              "target": [
                ".CybotCookiebotDialogNavItem[role=\"presentation\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogTabContentDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">Details</div>",
              "target": [
                "#CybotCookiebotDialogTabContentDetails > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">sync5-cnsl.digitalstage.jp<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">5</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">2</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Microsoft<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">6</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard > .CybotCookiebotDialogDetailBodyContentCookieContainerHeader > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSliderWrapperFullWidth[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">LinkedIn<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">3</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Meta Platforms, Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">8</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Twitter Inc.<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">1</div></a>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(4) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">YouTube<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount\">31</div></a>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(5) > .CybotCookiebotDialogDetailBodyContentCookieProvider.CybotCookiebotDialogCollapsed[href=\"#\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextIABv2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyContentHeading\" role=\"heading\" aria-level=\"2\">[#IABV2_TITLE#]</div>",
              "target": [
                ".CybotCookiebotDialogDetailBodyContentIABv2TabsIntro:nth-child(1) > .CybotCookiebotDialogBodyContentHeading[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogSROnly\" role=\"heading\" aria-level=\"2\">About</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentTextAbout > .CybotCookiebotDialogSROnly[role=\"heading\"][aria-level=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"group\" class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"><input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\"> <span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span></div>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapper[role=\"group\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"cse-form\" method=\"get\" action=\"/search/index.html\" role=\"search\" aria-label=\"Search JapanGov and Major Government Sites\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn\" role=\"button\" tabindex=\"0\"></button>",
              "target": [
                "#ij_Menu > .ij-MenuClose > .btn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn\" role=\"button\" tabindex=\"0\"></button>",
              "target": [
                "#js-ij_Modal01 > .ij-MenuClose > .btn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn\" role=\"button\" tabindex=\"0\"></button>",
              "target": [
                "#js-ij_Modal02 > .ij-MenuClose > .btn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn\" role=\"button\" tabindex=\"0\"></button>",
              "target": [
                "#js-ij_Modal03 > .ij-MenuClose > .btn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are used as described in the specification of the element's role",
          "help": "ARIA attributes must be used as specified for the element's role",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-body",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "wcag412",
            "EN-301-549",
            "EN-9.1.3.1",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden=\"true\" is not present on the document body.",
          "help": "aria-hidden=\"true\" must not be present on the document body",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-hidden-body",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "No aria-hidden attribute is present on document body"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg viewBox=\"0 0 843 248\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\">",
              "target": [
                "svg[viewBox=\"0 0 843 248\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<xdoor-icon aria-hidden=\"true\" style=\"margin-left: -7px !important;    margin-right: 3.5px !important;display: inline-block !important;height: 100% !important;vertical-align: top !important;\">",
              "target": [
                "xdoor-icon"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_Menu\" id=\"ij_Menu\" aria-hidden=\"true\">",
              "target": [
                "#ij_Menu"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" style=\"width: 1088px; position: relative; left: -1088px; top: 0px; z-index: 998; opacity: 0;\"><div><div class=\"item gm_two\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                "div[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" style=\"width: 1088px; position: relative; left: -2176px; top: 0px; z-index: 998; opacity: 0;\"><div><div class=\"item gm_three\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                "div[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe name=\"__uspapiLocator\" tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" style=\"display: none; position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[name=\"__uspapiLocator\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<iframe tabindex=\"-1\" role=\"presentation\" aria-hidden=\"true\" title=\"Blank\" src=\"https://consentcdn.cookiebot.com/sdk/bc-v4.min.html\" style=\"position: absolute; width: 1px; height: 1px; top: -9999px;\"></iframe>",
              "target": [
                "iframe[title=\"Blank\"]:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure ARIA attributes are not prohibited for an element's role",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<body id=\"l-1\" class=\"l-1 bd-webp\" data-type=\"responsive\" data-ga-traking=\"true\" data-page-animation=\"none\" data-press-local=\"1\" style=\"padding-top: 0px;\">",
              "target": [
                "#l-1"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"snsBtn layout2-1\" style=\"padding-bottom: 0px;\">",
              "target": [
                ".snsBtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"js-sync -likebtn\" style=\"text-align: left;\">",
              "target": [
                ".js-sync"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn-o\" data-scribe=\"component:button\" style=\"width: 65px;\">",
              "target": [
                ".btn-o"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"IN-widget\" style=\"display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px; text-align: center;\">",
              "target": [
                ".IN-widget"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"padding: 0px !important; margin: 0px !important; text-indent: 0px !important; display: inline-block !important; vertical-align: top !important; font-size: 1px !important;\">",
              "target": [
                ".IN-widget > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" style=\"opacity: 1; width: 3264px;\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div>",
              "target": [
                ".gm_one"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span>",
              "target": [
                ".ra-text > .c-body > span"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.1"
          ],
          "description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
          "help": "Page must have means to bypass repeated blocks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
                      "target": [
                        "#CybotCookiebotDialogBodyContentTitle"
                      ]
                    },
                    {
                      "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"737\" data-gtm-vis-first-on-screen6173653_66=\"737\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
                      "target": [
                        "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"]"
                      ]
                    },
                    {
                      "html": "<h1 class=\"gm_h1\" data-gtm-vis-recent-on-screen6173653_66=\"740\" data-gtm-vis-first-on-screen6173653_66=\"740\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Greater market potential and innovation opportunities</h1>",
                      "target": [
                        ".gm_h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
                      "target": [
                        ".c-large_headline"
                      ]
                    },
                    {
                      "html": "<h3 class=\" c-small_headline\">",
                      "target": [
                        "h3"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
                      "target": [
                        "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_publications > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_aboutjapan > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
                      "target": [
                        "#accessibility_gov_item_directory > .gov_hd"
                      ]
                    },
                    {
                      "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
                      "target": [
                        ".gov_hd.gov_hideBox"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main>",
                      "target": [
                        "main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#141414",
                    "bgColor": "#ffffff",
                    "contrastRatio": 18.42,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.42"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#cd1e1f",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cd1e1f",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.52,
                    "fontSize": "11.3pt (15px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" class=\"cse-form__input\" name=\"q\" placeholder=\"Enter Search Term\" role=\"combobox\" aria-autocomplete=\"list\" aria-controls=\"accessibility_gov_suggestions\">",
              "target": [
                ".cse-form__input"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" class=\"cse-form__button\" value=\"search\" aria-label=\"Search\">",
              "target": [
                ".cse-form__button"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#000000",
                    "contrastRatio": 21,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\" id=\"l\">Post</span>",
              "target": [
                "#l"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0073b1",
                    "contrastRatio": 5.13,
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.13"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 7.32,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.32"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Offshore Wind Power / Renewable Energy</p>",
              "target": [
                ".btn_wachiVideo > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#faf4e7",
                    "contrastRatio": 11.52,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>We decided to open an office in Japan to serve as a hub back in 2020.<br>We felt the conditions were right due to our strong network of collaborators and partners as well as the strong signals the Japanese government is putting towards the goal of becoming net zero by 2050.</span>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Aaron Smith</p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Chief Commercial Officer</p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Principle Power Inc.</p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Regenerative Medicine / Basic Science</p>",
              "target": [
                ".btn_wachiVideo2 > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#faf4e7",
                    "contrastRatio": 11.52,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan has a phenomenal wealth of hidden technologies, whether it is physics, chemistry or biology.<br>If one can rightly explore it, it is going to be giving a phenomenal array of solutions for the entire humanity.</span>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Samuel JK Abraham</p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>M.D., Ph.D.</p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>GN Corporation Co., Ltd.</p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Start-ups / Digitalization</p>",
              "target": [
                ".btn_wachiVideo3 > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#faf4e7",
                    "contrastRatio": 11.52,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>I was actually, personally, really surprised at how far I could develop my business in Japan with my very limited Japanese abilities.</span>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tom Brooke</p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Founder &amp; CEO</p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Qurate Inc.</p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#717171",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.88,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.88"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#454545",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.58,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.58"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span>",
              "target": [
                ".ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#e46e7c",
                    "contrastRatio": 3.07,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 3.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Invest Japan Top</p>",
              "target": [
                ".link_top > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#cccccc",
                    "bgColor": "#373737",
                    "contrastRatio": 7.41,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.41"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#666666",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.74,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.74"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "description": "Ensure each HTML document contains a non-empty <title> element",
          "help": "Documents must have <title> element to aid in navigation",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "doc-has-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Document has a non-empty <title> element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDeclaration",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
              "target": [
                "#CybotCookiebotDialogNavDeclaration"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavDetails",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
              "target": [
                "#CybotCookiebotDialogNavDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAdSettings",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
              "target": [
                "#CybotCookiebotDialogNavAdSettings"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogNavAbout",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
              "target": [
                "#CybotCookiebotDialogNavAbout"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentTitle",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferences",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel\">Necessary </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\">Preferences </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\">Statistics </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\">Marketing </span>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersCard",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersCard"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
              "target": [
                "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
              "target": [
                "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_search",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_search\" class=\"gov_search\" hidden=\"\">",
              "target": [
                "#accessibility_gov_search"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_suggestions",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"accessibility_gov_suggestions\" class=\"cse-form__suggestions\" role=\"listbox\"></ul>",
              "target": [
                "#accessibility_gov_suggestions"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "gov-only",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" class=\"cse-form__gov-only\" id=\"gov-only\" name=\"gov-only\" value=\"1\">",
              "target": [
                "#gov-only"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_spMenu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ij_Menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij_Menu\" id=\"ij_Menu\" aria-hidden=\"true\">",
              "target": [
                "#ij_Menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion1",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion1\" class=\"accordion-target list\">\n    <p class=\"list__item\">Through regulatory innovation, the Government of Japan is providing foreign investors with a global test bed to facilitate the experimentation, development and success of emerging technologies.</p>\n    </div>",
              "target": [
                "#accordion1"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion2",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion2\" class=\"accordion-target list\">",
              "target": [
                "#accordion2"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion3",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion3\" class=\"accordion-target list\">",
              "target": [
                "#accordion3"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion4",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion4\" class=\"accordion-target list\">",
              "target": [
                "#accordion4"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accordion5",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accordion5\" class=\"accordion-target list\">\n    <p class=\"list__item\">Japan, recognized for its world-leading R&amp;D capabilities with quality IP assets, is providing foreign businesses with new value creation opportunities.</p>\n    </div>",
              "target": [
                "#accordion5"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "js-ij_Modal01",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal01\" class=\"ij_Modal\">",
              "target": [
                "#js-ij_Modal01"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "js-ij_Modal02",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal02\" class=\"ij_Modal\">",
              "target": [
                "#js-ij_Modal02"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "js-ij_Modal03",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"js-ij_Modal03\" class=\"ij_Modal\">",
              "target": [
                "#js-ij_Modal03"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_publications",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_aboutjapan",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_directory",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "accessibility_gov_item_archives",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"737\" data-gtm-vis-first-on-screen6173653_66=\"737\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"gm_h1\" data-gtm-vis-recent-on-screen6173653_66=\"740\" data-gtm-vis-first-on-screen6173653_66=\"740\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Greater market potential and innovation opportunities</h1>",
              "target": [
                ".gm_h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(2) > header:nth-child(2) > div > section > div:nth-child(1) > div > div > div > div > div > div > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > div:nth-child(2) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > ul:nth-child(3) > li:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": -1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > ul:nth-child(3) > li:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": -1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > ul:nth-child(3) > li:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": -1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > ul:nth-child(3) > li:nth-child(4) > h4:nth-child(1)"
                        ],
                        "level": -1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(2) > div > ul:nth-child(3) > li:nth-child(5) > h4:nth-child(1)"
                        ],
                        "level": -1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(6) > div > div > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > main:nth-child(5) > div > article > div > div > div > section > div:nth-child(6) > div > div > div:nth-child(3) > div > a > div:nth-child(2) > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(3) > div > div:nth-child(6) > footer > div > div:nth-child(1) > div > div > div > div > div > div > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"737\" data-gtm-vis-first-on-screen6173653_66=\"737\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"gm_h1\" data-gtm-vis-recent-on-screen6173653_66=\"740\" data-gtm-vis-first-on-screen6173653_66=\"740\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Greater market potential and innovation opportunities</h1>",
              "target": [
                ".gm_h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-lang-valid",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "description": "Ensure the lang attribute of the <html> element has a valid value",
          "help": "<html> element must have a valid value for the lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag111",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT7.a",
            "TT7.b",
            "EN-301-549",
            "EN-9.1.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "description": "Ensure <img> elements have alternative text or a role of none or presentation",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848719/principle_power.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7848719_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848719_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994758_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994764/gn_corporation.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994764_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994764_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994766_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994806/qurate.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994806_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994806_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994808_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995114_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995116/iconlink_b.png?v=1714100500543\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995116_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995116_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995011_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995013_1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848719/principle_power.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7848719_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848719_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994758_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994764/gn_corporation.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994764_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994764_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994766_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994806/qurate.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994806_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994806_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994808_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995114_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995116/iconlink_b.png?v=1714100500543\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995116_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995116_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995011_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995013_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Necessary"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
                      "target": [
                        "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Preferences"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Statistics"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Marketing"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
                      "target": [
                        ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"investment/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"_2vmz\" href=\"https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&u=https%3A%2F%2Fwww.japan.go.jp%2Farchives%2Finvestment%2Fgreater_market.html&display=popup&ref=plugin&src=share_button\" target=\"_blank\" id=\"u_0_0_kE\">",
              "target": [
                "#u_0_0_kE"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://x.com/intent...\" class=\"btn\" id=\"b\" target=\"_blank\">",
              "target": [
                "#b"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-where-high-tech-meets-high-value-foreign-direct-investment\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"index.html\">",
              "target": [
                ".link_item:nth-child(1) > a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"quality_business.html\">",
              "target": [
                ".link_item:nth-child(2) > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>\n<li>Greater market potential and innovation opportunities</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"menu\">",
              "target": [
                ".menu"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Greater market potential and innovation opportunities</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"linkedin_btn\" style=\"float:left; margin-right:5px\">",
              "target": [
                ".linkedin_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "<meta> tag does not disable zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7848719/principle_power.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7848719_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848719_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994758_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994764/gn_corporation.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994764_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994764_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994766_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994806/qurate.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994806_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994806_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994808_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995114_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995116/iconlink_b.png?v=1714100500543\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995116_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995116_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995011_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995013_1"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogContentWrapper\">",
              "target": [
                ".CybotCookiebotDialogContentWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogTabContent\">",
              "target": [
                "#CybotCookiebotDialogTabContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 168px;\">",
              "target": [
                "#CybotCookiebotDialogBody > .CybotCookiebotScrollContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogBodyContent"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
              "target": [
                "#CybotCookiebotDialogBodyContent > .CybotCookiebotFader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyBottomWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsTable"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsRow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonsSelectPane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong></label>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</strong>",
              "target": [
                "#CybotCookiebotDialogBodyFieldsetInnerContainer > .CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(1) > .CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonNecessary"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled.CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(2) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(3) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\"><strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong></label>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</strong>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonLabel > .CybotCookiebotDialogBodyLevelButtonDescription"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
              "target": [
                ".CybotCookiebotDialogBodyLevelButtonWrapper:nth-child(4) > .CybotCookiebotDialogBodyLevelButtonSliderWrapper > .CybotCookiebotDialogBodyLevelButtonSlider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\"><a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a></div>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetails"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show Details</a>",
              "target": [
                "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogFooter\" class=\"CybotCookiebotScrollContainer\">",
              "target": [
                "#CybotCookiebotDialogFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"CybotCookiebotScrollArea\">",
              "target": [
                "#CybotCookiebotDialogFooter > .CybotCookiebotScrollArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtons\">",
              "target": [
                "#CybotCookiebotDialogBodyButtons"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">",
              "target": [
                "#CybotCookiebotDialogBodyButtonsWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page\" class=\"bg-window \">",
              "target": [
                "#page"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bg-document\">",
              "target": [
                ".bg-document"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-header\" data-float=\"false\" class=\"a-header cssskin-_area_header\">",
              "target": [
                "#a-header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header>",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "header > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "header > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govHeader\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_header01 cssskin-_common_header\" data-bk-id=\"govHeader\">",
              "target": [
                "#govHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govHeader > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govHeader > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994306\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_header\" data-bk-id=\"bk6994306\">",
              "target": [
                "#bk6994306"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"header\">",
              "target": [
                "#header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#header > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader\">",
              "target": [
                "#gHeader"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_headInner\">",
              "target": [
                ".gov_headInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_body\">",
              "target": [
                "#gHeader_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_body > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 data-gtm-vis-recent-on-screen6173653_66=\"737\" data-gtm-vis-first-on-screen6173653_66=\"737\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.webp\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_japangov.png\">",
              "target": [
                "h1[data-gtm-vis-recent-on-screen6173653_66=\"737\"] > a[href=\"/\"][data-gtm-area=\"gtm-header\"] > picture > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_instagram.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(1) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_facebook.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                      <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">\n                                      <img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">\n                                    </picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_x.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(3) > a[href$=\"japangov\"][target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_linkedin.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(4) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gHeader_body > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.webp\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/ico_youtube.png\">",
              "target": [
                ".gov_sns > ul > li:nth-child(5) > a[target=\"_blank\"][data-gtm-area=\"gtm-header\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gHeader_menu\">",
              "target": [
                "#gHeader_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gHeader_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_baseBlock\">",
              "target": [
                ".gov_baseBlock"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_spMenu\" class=\"gov_spMenu\">",
              "target": [
                "#accessibility_gov_spMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_wrap\">",
              "target": [
                ".gov_mainNav_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_mainNav_inner\">",
              "target": [
                ".gov_mainNav_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_mainNav\">",
              "target": [
                ".gov_mainNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a> </li>",
              "target": [
                ".gov_mainNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_mainNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_subNav\">",
              "target": [
                ".gov_subNav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                      <button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>\n                                    </li>",
              "target": [
                ".gov_subNav > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"gov_search2\" aria-label=\"Search\" aria-expanded=\"false\" aria-controls=\"accessibility_gov_search\"></button>",
              "target": [
                ".gov_search2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_about2\">\n                                      <a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>\n                                    </li>",
              "target": [
                ".gov_about2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-header\" href=\"/about/\"></a>",
              "target": [
                ".gov_about2 > a[href$=\"about/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_subNav > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govNavi\" class=\"b-plain cssskin-_gnavi\" data-bk-id=\"govNavi\">\n          <div class=\"column -column1\" id=\"gnavi\">\n          </div>\n        </div>",
              "target": [
                "#govNavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"column -column1\" id=\"gnavi\">\n          </div>",
              "target": [
                "#gnavi"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                ".bg-document > .cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                ".cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"header-breadcrumb\">",
              "target": [
                "#header-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"c-breadcrumb\">\n<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>\n<li>Archives</li>\n<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>\n<li>Greater market potential and innovation opportunities</li>\n</ul>",
              "target": [
                ".c-breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../\" data-gtm-area=\"gtm-header\">HOME</a>",
              "target": [
                "a[href=\"../../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Archives</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a></li>",
              "target": [
                ".c-breadcrumb > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../archives/investment/\" data-gtm-area=\"gtm-header\">Invest Japan</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"investment/\"][data-gtm-area=\"gtm-header\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Greater market potential and innovation opportunities</li>",
              "target": [
                ".c-breadcrumb > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".cssskin-_block_header.c-space_normal.c-sp-space_normal > .-column1.column > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-billboard\" class=\"a-billboard    cssskin-_area_billboard\">",
              "target": [
                "#a-billboard"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "#a-billboard > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-billboard > .site_frame > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800714\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_normal cssskin-_block_billboard\" data-bk-id=\"bk6800714\" data-shared=\"true\" data-sharedname=\"ij-Menu\">",
              "target": [
                "#bk6800714"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800714 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                ".-column1.column > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"snsBtn layout2-1\" style=\"padding-bottom: 0px;\">",
              "target": [
                ".snsBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"js-sync -likebtn\" style=\"text-align: left;\">",
              "target": [
                ".js-sync"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"likebtn_area\" style=\"display:inline-block; line-height:1.5; \">",
              "target": [
                ".likebtn_area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"fb_sharebtn\" style=\"float:left; width:100px; margin-right:5px\">",
              "target": [
                ".fb_sharebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"_2vmz\" href=\"https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&u=https%3A%2F%2Fwww.japan.go.jp%2Farchives%2Finvestment%2Fgreater_market.html&display=popup&ref=plugin&src=share_button\" target=\"_blank\" id=\"u_0_0_kE\">",
              "target": [
                "#u_0_0_kE"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                "#u_0_0_kE > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"icon-button\" type=\"submit\" class=\"inlineBlock _2tga _89n_ _8j9v\">",
              "target": [
                "#icon-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_8f1i\"></span>",
              "target": [
                "._8f1i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\">",
              "target": [
                "#icon-button > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_3jn- inlineBlock _2v7\"><span class=\"_3jn_\"></span><span class=\"_49vg _8a19\"><img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\"></span></span>",
              "target": [
                "._3jn-"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_49vg _8a19\"><img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\"></span>",
              "target": [
                "._49vg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"img\" style=\"vertical-align:middle\" src=\"https://static.xx.fbcdn.net/rsrc.php/v4/yn/r/GzgedhmzSQa.png\" alt=\"\" width=\"12\" height=\"12\">",
              "target": [
                ".img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"_49vh _2pi7\">Share</span>",
              "target": [
                "._49vh"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"tw_likebtn\" style=\"float:left; width:75px; margin-right:5px\">",
              "target": [
                ".tw_likebtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://x.com/intent...\" class=\"btn\" id=\"b\" target=\"_blank\">",
              "target": [
                "#b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i></i>",
              "target": [
                "#b > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\" id=\"l\">Post</span>",
              "target": [
                "#l"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"IN-widget\" style=\"display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px; text-align: center;\">",
              "target": [
                ".IN-widget"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"padding: 0px !important; margin: 0px !important; text-indent: 0px !important; display: inline-block !important; vertical-align: top !important; font-size: 1px !important;\">",
              "target": [
                ".IN-widget > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin...\" target=\"_blank\" class=\"IN-e146f606-483d-482...\" style=\"background-color: #0...\">",
              "target": [
                ".IN-e146f606-483d-4824-a598-79a778fddfb4-1G9ISYhSF8XoOmdcl0yKDu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headMenu layoutBox\">",
              "target": [
                ".headMenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><a href=\"../../archives/investment/index.html\">Invest Japan</a></p>",
              "target": [
                ".ttl > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../archives/investment/index.html\">Invest Japan</a>",
              "target": [
                ".c-body > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100500543\">\n<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                ".topNavBtn > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100500543\">\n<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                ".topNavBtn > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100500543\">\n<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">\n</picture>",
              "target": [
                ".topNavBtn > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/8000215/navbtn.webp?v=1714100500543\">",
              "target": [
                ".topNavBtn > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/8000215/navbtn.png?v=1714100500543\" width=\"42\" height=\"42\" alt=\"\" id=\"imgsrc8000215_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc8000215_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6800714 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                ".-column1.column > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main>",
              "target": [
                "main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-site_contents\" class=\"a-site_contents  noskin\">",
              "target": [
                "#a-site_contents"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<article>",
              "target": [
                "article"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "article > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"g-column\">",
              "target": [
                ".g-column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-main\" class=\"a-main column -col12 \">",
              "target": [
                "#a-main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section>",
              "target": [
                "#a-main > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800715\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800715\">",
              "target": [
                "#bk6800715"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800715 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6800715 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea gm_headArea\">",
              "target": [
                ".headArea"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_space\">\n</div>",
              "target": [
                ".headArea_space"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mvOuter\">",
              "target": [
                ".mvOuter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"itemGroup slick-initialized slick-slider\">",
              "target": [
                ".itemGroup"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" style=\"opacity: 1; width: 3264px;\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 1088px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div></div>",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div></div>",
              "target": [
                ".slick-current > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"item gm_one\" style=\"width: 100%; display: inline-block;\"></div>",
              "target": [
                ".gm_one"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "#bk6800715 > .-column1.column > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6994223\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6994223\">",
              "target": [
                "#bk6994223"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6994223 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"></p>",
              "target": [
                "#bk6994223 > .-column1.column > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_title\">",
              "target": [
                ".headArea_title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"headArea_titleInner\">",
              "target": [
                ".headArea_titleInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 class=\"gm_h1\" data-gtm-vis-recent-on-screen6173653_66=\"740\" data-gtm-vis-first-on-screen6173653_66=\"740\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Greater market potential and innovation opportunities</h1>",
              "target": [
                ".gm_h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"headArea_date\">May 09, 2022</p>",
              "target": [
                ".headArea_date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"headArea_lead\">Japan, with its world-leading R&amp;D capabilities and technologies, offers foreign investors path-breaking business opportunities fueled by the growth and distribution strategies of the government to realize a new form of capitalism.</p>",
              "target": [
                ".headArea_lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"menu\">",
              "target": [
                ".menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>1</span>",
              "target": [
                "h4[aria-controls=\"accordion1\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>2</span>",
              "target": [
                "h4[aria-controls=\"accordion2\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>3</span>",
              "target": [
                "h4[aria-controls=\"accordion3\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>4</span>",
              "target": [
                "h4[aria-controls=\"accordion4\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".menu > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>5</span>",
              "target": [
                "h4[aria-controls=\"accordion5\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6800726\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6800726\">",
              "target": [
                "#bk6800726"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6800726 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsVoice ij-contentsVoice_qb\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsBoxInner\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voiceBox\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-4\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo linkStyle01 list-movie-02\">",
              "target": [
                ".btn_wachiVideo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848719/principle_power.webp?v=1714100500543\">\n<img src=\"../_src/7848719/principle_power.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7848719_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"] > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7848719/principle_power.webp?v=1714100500543\">\n<img src=\"../_src/7848719/principle_power.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7848719_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"] > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7848719/principle_power.webp?v=1714100500543\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"] > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7848719/principle_power.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7848719_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7848719_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Offshore Wind Power / Renewable Energy</p>",
              "target": [
                ".btn_wachiVideo > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voice gm_voice\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span>We decided to open an office in Japan to serve as a hub back in 2020.<br>We felt the conditions were right due to our strong network of collaborators and partners as well as the strong signals the Japanese government is putting towards the goal of becoming net zero by 2050.</span></p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>We decided to open an office in Japan to serve as a hub back in 2020.<br>We felt the conditions were right due to our strong network of collaborators and partners as well as the strong signals the Japanese government is putting towards the goal of becoming net zero by 2050.</span>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_photo\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994758/gm_men03.webp?v=1714100500543\">\n<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994758/gm_men03.webp?v=1714100500543\">\n<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994758/gm_men03.webp?v=1714100500543\">\n<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994758/gm_men03.webp?v=1714100500543\">",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994758/gm_men03.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994758_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994758_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_name\">\n<p>Aaron Smith</p>\n<p>Chief Commercial Officer</p>\n<p>Principle Power Inc.</p>\n</div>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Aaron Smith</p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Chief Commercial Officer</p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Principle Power Inc.</p>",
              "target": [
                "#bk6800726 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989024\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989024\">",
              "target": [
                "#bk6989024"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989024 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsVoice ij-contentsVoice_qb\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsBoxInner\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voiceBox\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-4\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo2 linkStyle01 list-movie-02\">",
              "target": [
                ".btn_wachiVideo2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994764/gn_corporation.webp?v=1714100500543\">\n<img src=\"../_src/7994764/gn_corporation.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994764_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"] > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994764/gn_corporation.webp?v=1714100500543\">\n<img src=\"../_src/7994764/gn_corporation.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994764_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"] > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994764/gn_corporation.webp?v=1714100500543\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"] > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994764/gn_corporation.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994764_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994764_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Regenerative Medicine / Basic Science</p>",
              "target": [
                ".btn_wachiVideo2 > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voice gm_voice\">\n<p><span>Japan has a phenomenal wealth of hidden technologies, whether it is physics, chemistry or biology.<br>If one can rightly explore it, it is going to be giving a phenomenal array of solutions for the entire humanity.</span></p>\n</div>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span>Japan has a phenomenal wealth of hidden technologies, whether it is physics, chemistry or biology.<br>If one can rightly explore it, it is going to be giving a phenomenal array of solutions for the entire humanity.</span></p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Japan has a phenomenal wealth of hidden technologies, whether it is physics, chemistry or biology.<br>If one can rightly explore it, it is going to be giving a phenomenal array of solutions for the entire humanity.</span>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_photo\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994766/gm_men01.webp?v=1714100500543\">\n<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994766/gm_men01.webp?v=1714100500543\">\n<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994766/gm_men01.webp?v=1714100500543\">\n<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994766/gm_men01.webp?v=1714100500543\">",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994766/gm_men01.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994766_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994766_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_name\">\n<p>Samuel JK Abraham</p>\n<p>M.D., Ph.D.</p>\n<p>GN Corporation Co., Ltd.</p>\n</div>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Samuel JK Abraham</p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>M.D., Ph.D.</p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>GN Corporation Co., Ltd.</p>",
              "target": [
                "#bk6989024 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989100\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989100\">",
              "target": [
                "#bk6989100"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989100 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsVoice ij-contentsVoice_qb\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-contentsBoxInner\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voiceBox\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-4\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"btn_wachiVideo3 linkStyle01 list-movie-02\">",
              "target": [
                ".btn_wachiVideo3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994806/qurate.webp?v=1714100500543\">\n<img src=\"../_src/7994806/qurate.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994806_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"] > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994806/qurate.webp?v=1714100500543\">\n<img src=\"../_src/7994806/qurate.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994806_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"] > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994806/qurate.webp?v=1714100500543\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"] > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994806/qurate.jpg?v=1714100500543\" width=\"1269\" height=\"720\" alt=\"\" id=\"imgsrc7994806_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994806_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"list-movie-text\">Start-ups / Digitalization</p>",
              "target": [
                ".btn_wachiVideo3 > .list-movie-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"voice gm_voice\">\n<p><span>I was actually, personally, really surprised at how far I could develop my business in Japan with my very limited Japanese abilities.</span></p>\n</div>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span>I was actually, personally, really surprised at how far I could develop my business in Japan with my very limited Japanese abilities.</span></p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>I was actually, personally, really surprised at how far I could develop my business in Japan with my very limited Japanese abilities.</span>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .voice.gm_voice > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_photo\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994808/gm_men02.webp?v=1714100500543\">\n<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994808/gm_men02.webp?v=1714100500543\">\n<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7994808/gm_men02.webp?v=1714100500543\">\n<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7994808/gm_men02.webp?v=1714100500543\">",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_photo > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7994808/gm_men02.jpg?v=1714100500543\" width=\"120\" height=\"123\" alt=\"\" id=\"imgsrc7994808_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7994808_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"profile_name\">\n<p>Tom Brooke</p>\n<p>Founder &amp; CEO</p>\n<p>Qurate Inc.</p>\n</div>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tom Brooke</p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Founder &amp; CEO</p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Qurate Inc.</p>",
              "target": [
                "#bk6989100 > .-column1.column > .ij-contentsVoice.ij-contentsVoice_qb > .ij-contentsBoxInner > .voiceBox > .layoutBox > .layout3-4 > .profile > .profile_name > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989435\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989435\">",
              "target": [
                "#bk6989435"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989435 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-ra ij-ra-2\">",
              "target": [
                ".ij-ra"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ij-ra-hr\"></div>",
              "target": [
                ".ij-ra-hr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\" c-large_headline\">Related Articles</h2>",
              "target": [
                ".c-large_headline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layoutBox\">",
              "target": [
                ".ij-ra > .layoutBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1 layout3-1-2\">",
              "target": [
                ".layout3-1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sponsored.bloomberg.com/article/jco/japan-where-high-tech-meets-high-value-foreign-direct-investment\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995114/img56.webp?v=1714100500543\">\n<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995114/img56.webp?v=1714100500543\">\n<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995114/img56.webp?v=1714100500543\">\n<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995114/img56.webp?v=1714100500543\">",
              "target": [
                "a[rel=\"noopener noreferrer\"] > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995114/img56.jpg?v=1714100500543\" width=\"640\" height=\"409\" alt=\"\" id=\"imgsrc7995114_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995114_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"layout3-1-2-inner\">",
              "target": [
                ".layout3-1-2-inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-category\">\n<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>\n</div>",
              "target": [
                ".ra-category"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span> <p class=\" c-body\"><span>Bloomberg</span></p> </span>",
              "target": [
                ".ra-category > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span>Bloomberg</span></p>",
              "target": [
                "span > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Bloomberg</span>",
              "target": [
                "span > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-date\">\n<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>\n</div>",
              "target": [
                ".ra-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"c-lead\">Posted on&nbsp;Mar 10, 2022</p>",
              "target": [
                ".c-lead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\" c-small_headline\">",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995116/iconlink_b.webp?v=1714100500543\">\n<img src=\"../_src/7995116/iconlink_b.png?v=1714100500543\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995116_1\" loading=\"lazy\">\n</picture>\n</span>",
              "target": [
                "h3 > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995116/iconlink_b.webp?v=1714100500543\">\n<img src=\"../_src/7995116/iconlink_b.png?v=1714100500543\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995116_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "h3 > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995116/iconlink_b.webp?v=1714100500543\">",
              "target": [
                "h3 > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995116/iconlink_b.png?v=1714100500543\" width=\"26\" height=\"22\" alt=\"\" id=\"imgsrc7995116_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995116_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ra-text\">\n<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span></p>\n</div>",
              "target": [
                ".ra-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\" c-body\"><span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span></p>",
              "target": [
                ".ra-text > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color:#ffffff; color:#454545;\">Excellence and innovation fuel the Japanese economy. Every day, a diverse range of companies spur growth producing high-quality products that are sought after ...</span>",
              "target": [
                ".ra-text > .c-body > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6989323\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_main\" data-bk-id=\"bk6989323\">",
              "target": [
                "#bk6989323"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6989323 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_wrap\">",
              "target": [
                ".link_wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_item\">",
              "target": [
                ".link_item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"index.html\">",
              "target": [
                ".link_item:nth-child(1) > a[href=\"index.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_img\">",
              "target": [
                "a[href=\"index.html\"] > .link_img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995011/link_img01.webp?v=1714100500543\">\n<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995011/link_img01.webp?v=1714100500543\">\n<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995011/link_img01.webp?v=1714100500543\">\n<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995011/link_img01.webp?v=1714100500543\">",
              "target": [
                "a[href=\"index.html\"] > .link_img > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995011/link_img01.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995011_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995011_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_text link_top\">\n<p>Invest Japan Top</p>\n</div>",
              "target": [
                ".link_top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Invest Japan Top</p>",
              "target": [
                ".link_top > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_item\">",
              "target": [
                ".link_item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"quality_business.html\">",
              "target": [
                ".link_item:nth-child(2) > a[href$=\"quality_business.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_img\">",
              "target": [
                "a[href$=\"quality_business.html\"] > .link_img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" c-body\">\n<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995013/link_img03.webp?v=1714100500543\">\n<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">\n</picture>\n</div>\n</div>",
              "target": [
                "a[href$=\"quality_business.html\"] > .link_img > .c-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-img   \">\n<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995013/link_img03.webp?v=1714100500543\">\n<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">\n</picture>\n</div>",
              "target": [
                "a[href$=\"quality_business.html\"] > .link_img > .c-body > .c-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n<source type=\"image/webp\" srcset=\"../_src/7995013/link_img03.webp?v=1714100500543\">\n<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">\n</picture>",
              "target": [
                "a[href$=\"quality_business.html\"] > .link_img > .c-body > .c-img > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"../_src/7995013/link_img03.webp?v=1714100500543\">",
              "target": [
                "a[href$=\"quality_business.html\"] > .link_img > .c-body > .c-img > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../_src/7995013/link_img03.jpg?v=1714100500543\" width=\"280\" height=\"170\" alt=\"\" id=\"imgsrc7995013_1\" loading=\"lazy\">",
              "target": [
                "#imgsrc7995013_1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"link_text link_qb\">\n<p class=\"link_text\">Quality business environment and globally competitive regulations</p>\n</div>",
              "target": [
                ".link_qb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"link_text\">Quality business environment and globally competitive regulations</p>",
              "target": [
                ".link_qb > .link_text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"a-footer\" data-float=\"false\" class=\"a-footer cssskin-_area_footer\">",
              "target": [
                "#a-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer>",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site_frame\">",
              "target": [
                "footer > .site_frame"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govFooter\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init bd-webp cssskin-_block_footer\" data-bk-id=\"govFooter\">",
              "target": [
                "#govFooter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#govFooter > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#govFooter > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"bk6751325\" class=\"b-plain c-space_normal c-sp-space_normal c-sp-padding_init cssskin-_block_footer\" data-bk-id=\"bk6751325\">",
              "target": [
                "#bk6751325"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\">",
              "target": [
                "#bk6751325 > .-column1.column"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none\">",
              "target": [
                "#bk6751325 > .-column1.column > .c-none"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_menu\" ontouchstart=\"\">",
              "target": [
                "#gFooter_menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"btn-top\" class=\"foot\"></button>",
              "target": [
                "#btn-top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_inner\">",
              "target": [
                "#gFooter_menu > .gov_inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"gov_itemWrap\">",
              "target": [
                ".gov_itemWrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_item gov_hideBox\">\n                              <h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>\n                            </div>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>\n                              </h2>",
              "target": [
                "li:nth-child(1) > .gov_item.gov_hideBox > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/topics/\">Topics</a>",
              "target": [
                ".gov_hd > a[href$=\"topics/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_publications\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_publications"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_publications > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/\">Publications</a>",
              "target": [
                "a[href$=\"publications/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_publications > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/kizuna/\">KIZUNA<br>- Official Magazine -</a>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "a[href$=\"kizuna/\"][data-gtm-area=\"gtm-footer\"] > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"gov_blank\"><a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > .gov_blank"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.gov-online.go.jp/eng/publicity/book/hlj/\" target=\"_blank\">Highlighting JAPAN</a>",
              "target": [
                ".gov_blank > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_publications > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/publications/news/\">News</a>",
              "target": [
                "li:nth-child(3) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_aboutjapan\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_aboutjapan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_aboutjapan > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/\">About Japan</a>",
              "target": [
                "a[href$=\"japan/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/flagandanthem/\">National Flag and Anthem</a>",
              "target": [
                "a[href$=\"flagandanthem/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a></li>",
              "target": [
                "#accessibility_gov_item_aboutjapan > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/japan/visit/\">Visiting Japan</a>",
              "target": [
                "a[href$=\"visit/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_directory\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_directory"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd\">\n                                <a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>\n                              </h2>",
              "target": [
                "#accessibility_gov_item_directory > .gov_hd"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/\">Government Directory</a>",
              "target": [
                "a[href$=\"directory/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#accessibility_gov_item_directory > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#cabinet\">Cabinet</a>",
              "target": [
                "a[href$=\"directory/#cabinet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#ministries\">Ministries and Agencies</a>",
              "target": [
                "a[href$=\"directory/#ministries\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#diet\">The Diet</a>",
              "target": [
                "a[href$=\"directory/#diet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#court\">The Supreme Court</a>",
              "target": [
                "a[href$=\"directory/#court\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a></li>",
              "target": [
                "#accessibility_gov_item_directory > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/directory/#agencies\">Other Governmental Agencies</a>",
              "target": [
                "a[href$=\"directory/#agencies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".gov_itemWrap > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"accessibility_gov_item_archives\" class=\"gov_item gov_hideBox\">",
              "target": [
                "#accessibility_gov_item_archives"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"gov_hd gov_hideBox\">\n                                Archives\n                              </h2>",
              "target": [
                ".gov_hd.gov_hideBox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>\n                                <li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>\n                              </ul>",
              "target": [
                "#accessibility_gov_item_archives > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/investment/\">Invest Japan</a>",
              "target": [
                "a[href$=\"investment/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a></li>",
              "target": [
                "#accessibility_gov_item_archives > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/archives/news/\">News</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"news/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_about\">",
              "target": [
                ".gov_inner > .gov_about"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".gov_about > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/about/\">About This Site</a>",
              "target": [
                "a[href$=\"about/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/copyright.html\">Copyright Information</a>",
              "target": [
                "a[href$=\"copyright.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/privacypolicy.html\">Privacy Policy</a>",
              "target": [
                "a[href$=\"privacypolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/moderationpolicy.html\">SNS Moderation Policy</a>",
              "target": [
                "a[href$=\"moderationpolicy.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a></li>",
              "target": [
                ".gov_about > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/sitemap.html\">Site Map</a>",
              "target": [
                "a[href$=\"sitemap.html\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a></li>",
              "target": [
                "li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/accessibility.html\">Accessibility</a>",
              "target": [
                "a[href$=\"accessibility.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_sns\">",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.instagram.com/japangov_official/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.webp\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_instagram.png\">",
              "target": [
                "li:nth-child(1) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.facebook.com/JapanGov\" target=\"_blank\">",
              "target": [
                ".gov_sns > ul > li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.webp\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_facebook\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_facebook.png\">",
              "target": [
                "li:nth-child(2) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://twitter.com/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>\n                                <source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">\n                                <img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">\n                              </picture>",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.webp\">",
              "target": [
                "li:nth-child(3) > a[href$=\"japangov\"][data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_twitter\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_x.png\">",
              "target": [
                "#icon_twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.linkedin.com/company/japangov\" target=\"_blank\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.webp\">",
              "target": [
                "li:nth-child(4) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_linkedin\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_linkedin.png\">",
              "target": [
                "#icon_linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#gFooter_menu > .gov_inner > .gov_sns > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"https://www.youtube.com/user/pmojapan\" target=\"_blank\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture>",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source type=\"image/webp\" srcset=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.webp\">",
              "target": [
                "li:nth-child(5) > a[data-gtm-area=\"gtm-footer\"][target=\"_blank\"] > picture > source"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img id=\"icon_youtube\" alt=\"\" src=\"/_userdata/gnavi/_userdata/navigation/img/icon_youtube.png\">",
              "target": [
                "#icon_youtube"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"govCopy\" class=\"b-plain c-space_normal c-sp-space_normal cssskin-_block_footer\" data-bk-id=\"govCopy\">",
              "target": [
                "#govCopy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" column -column1\" id=\"footer\">",
              "target": [
                "#footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"c-none c-center\">",
              "target": [
                ".c-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"gFooter_body\">",
              "target": [
                "#gFooter_body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"gov_logo\">\n                <a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>\n              </div>",
              "target": [
                ".gov_logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-gtm-area=\"gtm-footer\" href=\"/\"><img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\"></a>",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img alt=\"JAPANGOV THE GOVERNMENT OF JAPAN\" src=\"/_userdata/gnavi/_userdata/navigation/img/logo_footer.png\">",
              "target": [
                "a[href=\"/\"][data-gtm-area=\"gtm-footer\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Public Relations Office, Cabinet Office,<br>1-6-1 Nagata-cho, Chiyoda-ku, Tokyo\n                100 - 8914, Japan<br>Copyright© The Government of Japan. All Rights Reserved.\n              </p>",
              "target": [
                "#gFooter_body > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "#gFooter_body > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-left\" class=\"w-base w-top w-left velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-top-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-top-right\" class=\"w-base w-top w-right velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-top-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-left\" class=\"w-base w-middle w-left velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-middle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-middle-right\" class=\"w-base w-middle w-right velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-middle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-left\" class=\"w-base w-bottom w-left velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-bottom-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"w-bottom-right\" class=\"w-base w-bottom w-right velocity-animating\" style=\"opacity: 0.922164;\">\n</div>",
              "target": [
                "#w-bottom-right"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonPreferences"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonStatistics"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonMarketing"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"topNavBtn js_navT\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"ij_Menu\">",
              "target": [
                ".topNavBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
              "target": [
                "h4[aria-controls=\"accordion1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
              "target": [
                "h4[aria-controls=\"accordion2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
              "target": [
                "h4[aria-controls=\"accordion3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
              "target": [
                "h4[aria-controls=\"accordion4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
              "target": [
                "h4[aria-controls=\"accordion5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal01\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal01\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal02\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal02\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn_wachiVideo-btn c-body\" href=\"#\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"js-ij_Modal03\">",
              "target": [
                "a[aria-controls=\"js-ij_Modal03\"]"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialog...\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMulti...\" style=\"display: flex;\">",
              "target": [
                "#CybotCookiebotDialog"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBody"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentTitle\" class=\"CybotCookiebotDialogBodyContentHeading\" lang=\"en\" role=\"heading\" aria-level=\"2\">This website uses cookies</div>",
              "target": [
                "#CybotCookiebotDialogBodyContentTitle"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
              "target": [
                "#CybotCookiebotDialogBodyContentText"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept All</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Accept Selection</button>",
              "target": [
                "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "valid-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Value of lang attribute is included in the list of valid languages"
                }
              ],
              "impact": null,
              "html": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Reject</button>",
              "target": [
                "#CybotCookiebotDialogBodyButtonDecline"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn no_btn\" data-gtm-area=\"gtm-header\" href=\"/topics/\">Topics</a>",
              "target": [
                ".no_btn"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/publications/\">Publications</a>",
              "target": [
                ".gov_btn[href$=\"publications/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/japan/\">About Japan</a>",
              "target": [
                ".gov_btn[href$=\"japan/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgOverlap",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it is overlapped by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"gov_btn\" data-gtm-area=\"gtm-header\" href=\"/directory/\">Government Directory</a>",
              "target": [
                ".gov_btn[href$=\"directory/\"][data-gtm-area=\"gtm-header\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "bold",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h1 class=\"gm_h1\" data-gtm-vis-recent-on-screen6173653_66=\"740\" data-gtm-vis-first-on-screen6173653_66=\"740\" data-gtm-vis-total-visible-time6173653_66=\"100\" data-gtm-vis-has-fired6173653_66=\"1\">Greater market potential and innovation opportunities</h1>",
              "target": [
                ".gm_h1"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"headArea_titleInner\">",
                      "target": [
                        ".headArea_titleInner"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"headArea_date\">May 09, 2022</p>",
              "target": [
                ".headArea_date"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"headArea_lead\">Japan, with its world-leading R&amp;D capabilities and technologies, offers foreign investors path-breaking business opportunities fueled by the growth and distribution strategies of the government to realize a new form of capitalism.</p>",
              "target": [
                ".headArea_lead"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion1\"><span>1</span>Regulatory innovation and a global test bed for emerging technologies</h4>",
                      "target": [
                        "h4[aria-controls=\"accordion1\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>1</span>",
              "target": [
                "h4[aria-controls=\"accordion1\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<h4 class=\"accordion-trigger\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion2\"><span>2</span>Growing start-up ecosystems throughout the country</h4>",
                      "target": [
                        "h4[aria-controls=\"accordion2\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>2</span>",
              "target": [
                "h4[aria-controls=\"accordion2\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion3\"><span>3</span>Dynamic business opportunities driven by digital transformation</h4>",
                      "target": [
                        "h4[aria-controls=\"accordion3\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>3</span>",
              "target": [
                "h4[aria-controls=\"accordion3\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion4\"><span>4</span>An innovation hub to achieve net zero by 2050</h4>",
                      "target": [
                        "h4[aria-controls=\"accordion4\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>4</span>",
              "target": [
                "h4[aria-controls=\"accordion4\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#ffb1b1",
                    "contrastRatio": 1.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "bold",
                    "messageKey": "shortTextContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<h4 class=\"accordion-trigger list__ex\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"accordion5\"><span>5</span>World-leading R&amp;D capabilities and IP assets</h4>",
                      "target": [
                        "h4[aria-controls=\"accordion5\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element content is too short to determine if it is actual text content"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>5</span>",
              "target": [
                "h4[aria-controls=\"accordion5\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.japan.go.jp/archives/investment/greater_market.html",
      "originalUrl": "https://www.japan.go.jp/archives/investment/greater_market.html",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    }
  }
}